gpio/omap: remove hardcoded offsets in context save/restore
authorTarun Kanti DebBarma <tarun.kanti@ti.com>
Tue, 30 Aug 2011 09:54:27 +0000 (15:24 +0530)
committerTarun Kanti DebBarma <tarun.kanti@ti.com>
Mon, 6 Feb 2012 08:43:42 +0000 (14:13 +0530)
commitae10f2336b9c0c8da73da2878eba684ab876eb8f
tree442d2f48b9544153a63b7690a8eef27939f04419
parent9ea14d8cbbf1c8fc941e8e8a12aa0a3edc5c336e
gpio/omap: remove hardcoded offsets in context save/restore

It is not required to use hard-coded offsets any more in context save and
restore functions and instead use the generic offsets which have been correctly
initialized during device registration.

Signed-off-by: Tarun Kanti DebBarma <tarun.kanti@ti.com>
Signed-off-by: Charulatha V <charu@ti.com>
Reviewed-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Acked-by: Tony Lindgren <tony@atomide.com>
Reviewed-by: Kevin Hilman <khilman@ti.com>
Signed-off-by: Kevin Hilman <khilman@ti.com>
arch/arm/mach-omap2/gpio.c
arch/arm/plat-omap/include/plat/gpio.h
drivers/gpio/gpio-omap.c
This page took 0.026417 seconds and 5 git commands to generate.