From: Charulatha V Date: Mon, 18 Apr 2011 15:06:51 +0000 (+0000) Subject: gpio/omap: make gpio_context part of gpio_bank structure X-Git-Tag: v3.4-rc1~65^2~24^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d62e216b2ccbb8176dca73b6899b12a417bb22d;p=pandora-kernel.git gpio/omap: make gpio_context part of gpio_bank structure Currently gpio_context array used to save gpio bank's context, is used only for OMAP3 architecture. Move gpio_context as part of gpio_bank structure so that it can be specific to each gpio bank and can be used for any OMAP architecture Signed-off-by: Charulatha V Reviewed-by: Santosh Shilimkar Reviewed-by: Kevin Hilman Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed