From: Tarun Kanti DebBarma Date: Tue, 15 Nov 2011 07:22:38 +0000 (+0530) Subject: gpio/omap: remove omap_gpio_save_context overhead X-Git-Tag: v3.4-rc1~65^2~24^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41d87cbd660fd5793a6c70f9c93d9dcc8964179d;p=pandora-kernel.git gpio/omap: remove omap_gpio_save_context overhead Context is now saved dynamically in respective functions whenever and whichever registers are modified. This avoid overhead of saving all registers context in the runtime suspend callback. Signed-off-by: Tarun Kanti DebBarma Reviewed-by: Santosh Shilimkar Reviewed-by: Kevin Hilman Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed