From: Heiko Stuebner Date: Wed, 15 Oct 2014 17:23:01 +0000 (-0700) Subject: ARM: rockchip: add option to access the pmu via a phandle in smp_operations X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~14^2~15^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6de2d21adaf05b7a456077625b6e311feabd3718;p=pandora-kernel.git ARM: rockchip: add option to access the pmu via a phandle in smp_operations Makes it possible to define a rockchip,pmu phandle in the cpus node directly referencing the pmu syscon instead of searching for specific compatible. The old way of finding the pmu stays of course available. Signed-off-by: Kever Yang Tested-by: Kevin Hilman Signed-off-by: Heiko Stuebner --- Reading git-diff-tree failed