commit | 9a4e301d0c4403e18f6bbb79e4096e69a0f4a4c1 | [log] [tgz] |
---|---|---|
author | Rajendra Nayak <rnayak@ti.com> | Tue Jul 09 13:02:14 2013 +0530 |
committer | Paul Walmsley <paul@pwsan.com> | Fri Aug 23 04:28:36 2013 -0600 |
tree | 0ad284d494903ca9f2c3339f58e6d9d59eb5d9a0 | |
parent | 97dd16b1906f9f81891469456943032b8534d23c [diff] |
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 <rnayak@ti.com> Signed-off-by: Paul Walmsley <paul@pwsan.com>