]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
gpio/omap: save and restore debounce registers
authorNishanth Menon <nm@ti.com>
Fri, 9 Sep 2011 13:38:58 +0000 (19:08 +0530)
committerTarun Kanti DebBarma <tarun.kanti@ti.com>
Mon, 6 Feb 2012 11:24:37 +0000 (16:54 +0530)
commitae547354a8ed59f19b57f7e1de9c7816edfc3537
treea8069213450d93f22611804628251d7c785a6266
parent41d87cbd660fd5793a6c70f9c93d9dcc8964179d
gpio/omap: save and restore debounce registers

GPIO debounce registers need to be saved and restored for proper functioning
of driver.

Signed-off-by: Nishanth Menon <nm@ti.com>
tarun.kanti@ti.com: Debounce context save is moved to _set_gpio_debounce()
as part of dynamic context save to remove overhead.
Signed-off-by: Tarun Kanti DebBarma <tarun.kanti@ti.com>
Reviewed-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Reviewed-by: Kevin Hilman <khilman@ti.com>
Signed-off-by: Kevin Hilman <khilman@ti.com>
drivers/gpio/gpio-omap.c