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)
Sat, Nov 29, 12:18 AM
Unknown Object (File)
Fri, Nov 21, 3:40 PM
Unknown Object (File)
Thu, Nov 20, 9:44 PM
Unknown Object (File)
Thu, Nov 20, 9:31 PM
Unknown Object (File)
Thu, Nov 20, 9:31 PM
Unknown Object (File)
Thu, Nov 20, 9:22 PM
Unknown Object (File)
Tue, Nov 18, 1:30 PM
Unknown Object (File)
Sun, Nov 16, 7:58 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.