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, Dec 26, 7:30 AM
Unknown Object (File)
Wed, Dec 24, 7:37 AM
Unknown Object (File)
Nov 29 2025, 12:18 AM
Unknown Object (File)
Nov 21 2025, 3:40 PM
Unknown Object (File)
Nov 20 2025, 9:44 PM
Unknown Object (File)
Nov 20 2025, 9:31 PM
Unknown Object (File)
Nov 20 2025, 9:31 PM
Unknown Object (File)
Nov 20 2025, 9:22 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.