From: Rajendra Nayak Date: Tue, 9 Jul 2013 07:32:14 +0000 (+0530) Subject: ARM: OMAP: DRA7: powerdomain: Handle missing vc/vp X-Git-Tag: omap-for-v3.12/dra7xx-prcm^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a4e301d0c4403e18f6bbb79e4096e69a0f4a4c1;p=pandora-kernel.git ARM: OMAP: DRA7: powerdomain: Handle missing vc/vp DRA7 belongs to the omap4plus devices which reuse the omap4_pwrdm_operations ops for powerdomain control. DRA7 however has no VC/VP while all the earlier omap4plus devices did. So use the .pwrdm_has_voltdm() ops to pass this info on to the core. Signed-off-by: Rajendra Nayak Signed-off-by: Paul Walmsley --- Reading git-diff-tree failed