Page MenuHomeFreeBSD

clk_bus: return BUS_PROBE_GENERIC from probe method instead of 0
ClosedPublic

Authored by jmcneill on Mar 22 2016, 1:01 PM.
Tags
Referenced Files
Unknown Object (File)
Fri, Oct 3, 2:49 AM
Unknown Object (File)
Aug 8 2025, 11:08 PM
Unknown Object (File)
Aug 8 2025, 3:23 PM
Unknown Object (File)
Jul 27 2025, 8:29 AM
Unknown Object (File)
Jun 30 2025, 9:32 PM
Unknown Object (File)
Jun 25 2025, 7:59 PM
Unknown Object (File)
Jun 25 2025, 1:32 PM
Unknown Object (File)
Jun 24 2025, 8:50 PM
Subscribers

Details

Summary

This changes ofw_clkbus_probe to return BUS_PROBE_GENERIC instead of 0, to allow platform specific drivers to override the generic driver.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jmcneill retitled this revision from to clk_bus: return BUS_PROBE_GENERIC from probe method instead of 0.
jmcneill updated this object.
jmcneill edited the test plan for this revision. (Show Details)
jmcneill added reviewers: mmel, ARM.
jmcneill set the repository for this revision to rS FreeBSD src repository - subversion.
jmcneill added a project: ARM.
mmel edited edge metadata.
This revision is now accepted and ready to land.Mar 22 2016, 1:03 PM
adrian added a reviewer: adrian.
This revision was automatically updated to reflect the committed changes.