From: Tarun Kanti DebBarma Date: Tue, 13 Sep 2011 09:11:44 +0000 (+0530) Subject: gpio/omap: further cleanup using wkup_en register X-Git-Tag: v3.4-rc1~65^2~24^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ed87c5b66ca81996fae2dae6d1e702d66b9832b;p=pandora-kernel.git gpio/omap: further cleanup using wkup_en register Wakeup enable register offset initialized according to OMAP versions during device registration. Use this to avoid version checks. Starting with OMAP4, legacy registers should not be used in combination with the updated regsiters. Use wkup_en register consistently for all SoCs wherever applicable. 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