From: Tarun Kanti DebBarma Date: Tue, 13 Sep 2011 09:42:05 +0000 (+0530) Subject: gpio/omap: cleanup omap_gpio_mod_init function X-Git-Tag: v3.4-rc1~65^2~24^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab985f0f7c2c0ef90b7c832f0c04f470dda0593d;p=pandora-kernel.git gpio/omap: cleanup omap_gpio_mod_init function With register offsets now defined for respective OMAP versions we can get rid of cpu_class_* checks. This function now has common initialization code for all OMAP versions. Initialization specific to OMAP16xx has been moved within omap16xx_gpio_init(). Signed-off-by: Tarun Kanti DebBarma Signed-off-by: Charulatha V Reviewed-by: Santosh Shilimkar Acked-by: Tony Lindgren Reviewed-by: Kevin Hilman Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed