[PATCH 05/14] omap4: control: Add accessor api's for pad control module

2010-09-17 Thread Santosh Shilimkar
On OMAP4 control pad are not addressable from control core base. So the common omap_ctrl_read/write APIs breaks Hence export separate APIs to manage the omap4 pad control registers. This APIs will work only for OMAP4 Signed-off-by: Santosh Shilimkar santosh.shilim...@ti.com ---

RE: [PATCH 05/14] omap4: control: Add accessor api's for pad control module

2010-09-17 Thread Menon, Nishanth
-Original Message- From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap- ow...@vger.kernel.org] On Behalf Of Santosh Shilimkar Sent: Friday, September 17, 2010 4:48 AM On OMAP4 control pad are not addressable from control core base. So the common omap_ctrl_read/write APIs