Page MenuHomeFreeBSD

aw_timer: rename driver from a10_timer
ClosedPublic

Authored by mhorne on Jan 24 2025, 7:36 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Feb 23, 12:44 AM
Unknown Object (File)
Wed, Feb 12, 4:39 PM
Unknown Object (File)
Wed, Feb 12, 1:22 AM
Unknown Object (File)
Mon, Feb 10, 2:50 PM
Unknown Object (File)
Feb 8 2025, 3:41 AM
Unknown Object (File)
Jan 30 2025, 6:51 AM
Unknown Object (File)
Jan 29 2025, 5:26 PM
Unknown Object (File)
Jan 28 2025, 7:33 AM
Subscribers

Details

Summary

This reflects its expanded support for platforms other than the A10.

Functions specific to A10/A13 retain the a10 prefix, but the majority of
names in the driver are changed, e.g. a10_timer_softc becomes
aw_timer_softc.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Don't forget writing something in UPDATING for people who have a custom kernel config

This revision is now accepted and ready to land.Jan 25 2025, 9:55 AM
This revision was automatically updated to reflect the committed changes.