From: Tarun Kanti DebBarma Date: Mon, 5 Mar 2012 10:30:54 +0000 (+0530) Subject: gpio/omap: fix incorrect context restore logic in omap_gpio_runtime_* X-Git-Tag: v3.4-rc1~65^2~2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=960edffe29dfd845ee532ee51398592cba96d701;p=pandora-kernel.git gpio/omap: fix incorrect context restore logic in omap_gpio_runtime_* In omap_gpio_runtime_suspend/resume() the context save/restore should be independent of bank->enabled_non_wakeup_gpios. This was preventing context restore of GPIO lines which are not wakeup enabled. Reported-by: Govindraj Raja Signed-off-by: Tarun Kanti DebBarma Reviewed-by: Santosh Shilimkar Reviewed-by: Kevin Hilman Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed