]> Pileus Git - ~andy/linux/commit
ARM: OMAP: DRA7: powerdomain: Handle missing vc/vp
authorRajendra Nayak <rnayak@ti.com>
Tue, 9 Jul 2013 07:32:14 +0000 (13:02 +0530)
committerPaul Walmsley <paul@pwsan.com>
Fri, 23 Aug 2013 10:28:36 +0000 (04:28 -0600)
commit9a4e301d0c4403e18f6bbb79e4096e69a0f4a4c1
tree0ad284d494903ca9f2c3339f58e6d9d59eb5d9a0
parent97dd16b1906f9f81891469456943032b8534d23c
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>
arch/arm/mach-omap2/prm44xx.c