GPIO: OMAP: move register offset defines into <plat/gpio.h>
authorKevin Hilman <khilman@ti.com>
Wed, 20 Apr 2011 22:44:11 +0000 (15:44 -0700)
committerKevin Hilman <khilman@ti.com>
Fri, 27 May 2011 15:43:34 +0000 (08:43 -0700)
Register offset defines are moved to <plat/gpio.h> so they can be used
by SoC-specific device init code to fill out platform_data register
offsets.

Signed-off-by: Kevin Hilman <khilman@ti.com>

No differences found