]> git.baikalelectronics.ru Git - kernel.git/commit
drivers: bus: check cci device tree node status
authorAbhilash Kesavan <a.kesavan@samsung.com>
Sat, 10 Jan 2015 03:11:35 +0000 (08:41 +0530)
committerOlof Johansson <olof@lixom.net>
Sat, 17 Jan 2015 03:10:41 +0000 (19:10 -0800)
commit97531a2e3d8253af5c739f1a96e348667d7873c7
tree37d60e5f4f20c237a1c66c1bdeef1999bf9156f4
parenta6e5b78681a8f17a04744b9b125b8d215929482f
drivers: bus: check cci device tree node status

The arm-cci driver completes the probe sequence even if the cci node is
marked as disabled. Add a check in the driver to honour the cci status
in the device tree.

Signed-off-by: Abhilash Kesavan <a.kesavan@samsung.com>
Acked-by: Sudeep Holla <sudeep.holla@arm.com>
Acked-by: Nicolas Pitre <nico@linaro.org>
Tested-by: Sudeep Holla <sudeep.holla@arm.com>
Tested-by: Kevin Hilman <khilman@linaro.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
drivers/bus/arm-cci.c