From: Lorenzo Pieralisi Date: Wed, 15 Oct 2014 15:50:52 +0000 (+0100) Subject: drivers: cpuidle: Add status property to ARM idle states X-Git-Tag: omap-for-v3.19/fixes-rc1~136^2~2^2~2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97735da074fdd3fe39d975cad8760807df0d4388;p=pandora-kernel.git drivers: cpuidle: Add status property to ARM idle states On some platforms the device tree bindings must provide the kernel with a status flag for idle states, that defines whether the idle state is operational or not in the current configuration. This patch adds a status property to the ARM idle states compliant with ePAPR v1.1 and updates the DT parsing code accordingly. Acked-by: Kevin Hilman Signed-off-by: Lorenzo Pieralisi Signed-off-by: Daniel Lezcano --- Reading git-diff-tree failed