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)
Mon, Apr 7, 3:50 PM
Unknown Object (File)
Mar 20 2025, 8:53 AM
Unknown Object (File)
Mar 13 2025, 6:57 AM
Unknown Object (File)
Mar 13 2025, 5:49 AM
Unknown Object (File)
Mar 13 2025, 12:32 AM
Unknown Object (File)
Mar 12 2025, 10:53 PM
Unknown Object (File)
Feb 23 2025, 12:44 AM
Unknown Object (File)
Feb 12 2025, 4:39 PM
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.