From: Nishanth Menon Date: Tue, 20 Dec 2011 00:17:48 +0000 (-0800) Subject: cpufreq: OMAP: deny initialization if no mpudev X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=074f27e1f71c09d9b7bfae27dc94f452708688c0;p=pandora-kernel.git cpufreq: OMAP: deny initialization if no mpudev 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 Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed