From: Lorenzo Pieralisi Date: Tue, 24 Jun 2014 15:20:28 +0000 (+0100) Subject: drivers: cpuidle: initialize big.LITTLE driver through DT X-Git-Tag: fixes-against-v3.18-rc2~138^2~4^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2e5c871ed8a250f7ee1fe34dd52ed5757363fba;p=pandora-kernel.git drivers: cpuidle: initialize big.LITTLE driver through DT With the introduction of DT based idle states, CPUidle drivers for ARM can now initialize idle states data through properties in the device tree. This patch adds code to the big.LITTLE CPUidle driver to dynamically initialize idle states data through the updated device tree source file. Cc: Chander Kashyap Acked-by: Catalin Marinas Acked-by: Daniel Lezcano Signed-off-by: Lorenzo Pieralisi Signed-off-by: Daniel Lezcano --- Reading git-diff-tree failed