cpufreq: Use a real device_probe routine
cpufreq doesn't have any child drivers, so calling bus_generic_probe
was a nop.
Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D47184
cpufreq: Use a real device_probe routine Tags None Referenced Files None Subscribers None
Description
Details
|