From: Sergio Aguirre Date: Wed, 3 Mar 2010 16:21:08 +0000 (+0000) Subject: omap: Fix gpio_resume_after_retention X-Git-Tag: v2.6.34-rc2~13^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f00d649703fbedbdeb33d63c4c4731656e11297c;p=pandora-kernel.git omap: Fix gpio_resume_after_retention For omap4 case, this was wrongly writing GPIO_LEVELDETECTx registers with OMAP24XX_ offset and OMAP4_ offset. Bug introduced in commit: commit 3f1686a9bfe74979c6ad538c78039730f665f77e Author: Tony Lindgren Date: Mon Feb 15 09:27:25 2010 -0800 omap: Fix gpio.c for multi-omap for omap4 Signed-off-by: Sergio Aguirre Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed