From: Linus Walleij Date: Wed, 10 Jul 2013 13:35:26 +0000 (+0200) Subject: ARM: ux500: cpuidle: Instantiate the driver from platform device X-Git-Tag: v3.12-rc1~178^2~5^2~10^2^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8025395f39c97e332362c24f7c33c86acdd4cd90;p=pandora-kernel.git ARM: ux500: cpuidle: Instantiate the driver from platform device To break the dependency on the "id.h" file we move the cpuidle driver to a platform device. Now we only call the probe() on this driver if we find a corresponding platform device (which is spawned from the PRCMU MFD driver). Signed-off-by: Linus Walleij Signed-off-by: Daniel Lezcano --- Reading git-diff-tree failed