From: Tarun Kanti DebBarma Date: Fri, 27 Apr 2012 14:13:37 +0000 (+0530) Subject: gpio/omap: remove cpu_is_omapxxxx() checks from *_runtime_resume() X-Git-Tag: v3.5-rc1~93^2~11^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e962e8998cc6cb5e58beae5feb6a65cb1a27f26;p=pandora-kernel.git gpio/omap: remove cpu_is_omapxxxx() checks from *_runtime_resume() Add register offsets for GPIO_IRQSTATUS_RAW_0, GPIO_IRQSTATUS_RAW_0 which are present on OMAP4+ processors. Now we can distinguish conditions applicable to OMAP4,5 and those specific to OMAP24xx and OMAP3xxx. Cc: Kevin Hilman Cc: Tony Lindgren Cc: Santosh Shilimkar Cc: Cousson, Benoit Cc: Grant Likely Signed-off-by: Tarun Kanti DebBarma Reviewed-by: Santosh Shilimkar Tested-by: Govindraj.R Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed