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, May 1, 11:25 PM
Unknown Object (File)
Fri, Apr 24, 9:10 PM
Unknown Object (File)
Fri, Apr 24, 7:13 PM
Unknown Object (File)
Fri, Apr 24, 1:08 PM
Unknown Object (File)
Fri, Apr 24, 6:24 AM
Unknown Object (File)
Thu, Apr 23, 10:47 PM
Unknown Object (File)
Mon, Apr 20, 5:30 PM
Unknown Object (File)
Mon, Apr 20, 11:48 AM
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.