ARM: OMAP4: PRM: Remove hardcoding of PRM_IO_PMCTRL_OFFSET register
authorKeerthy <j-keerthy@ti.com>
Thu, 16 Jul 2015 11:53:16 +0000 (17:23 +0530)
committerPaul Walmsley <paul@pwsan.com>
Thu, 23 Jul 2015 11:27:00 +0000 (05:27 -0600)
PRM_IO_PMCTRL_OFFSET need not be same for all SOCs hence
remove hardcoding and use the value provided by the omap_prcm_irq_setup
structure. This is done to support IO wakeup on am437x series.

Signed-off-by: Keerthy <j-keerthy@ti.com>
Reviewed-by: Paul Walmsley <paul@pwsan.com>
Signed-off-by: Paul Walmsley <paul@pwsan.com>

No differences found