cpufreq: OMAP: deny initialization if no mpudev
authorNishanth Menon <nm@ti.com>
Tue, 20 Dec 2011 00:17:48 +0000 (16:17 -0800)
committerTony Lindgren <tony@atomide.com>
Tue, 20 Dec 2011 00:17:48 +0000 (16:17 -0800)
if we do not have mpu_dev we normally fail in cpu_init. It is better
to fail driver registration if the devices are not available.

Signed-off-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Kevin Hilman <khilman@ti.com>

No differences found