From 9a4e301d0c4403e18f6bbb79e4096e69a0f4a4c1 Mon Sep 17 00:00:00 2001 From: Rajendra Nayak Date: Tue, 9 Jul 2013 13:02:14 +0530 Subject: [PATCH] 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-format-patch failed