From: kishore kadiyala Date: Thu, 18 Nov 2010 03:35:32 +0000 (-0500) Subject: mmc: omap4: hsmmc: Fix improper card detection while booting X-Git-Tag: v2.6.37-rc4~24^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b432b4b3440a34c1430fcd66bab783640724bd28;p=pandora-kernel.git mmc: omap4: hsmmc: Fix improper card detection while booting While booting OMAP4 ES2.0 boards, cards on MMC1 and MMC2 controllers are not getting detected sometimes. During reset of command/data line, wrong pointer to base address was passed while read operation to SYSCTL register, thus impacting the updated reset logic. Passing the correct base address fixes the issue. Signed-off-by: Kishore Kadiyala Acked-by: Felipe Balbi Acked-by: Madhusudhan Chikkature Acked-by: Tony Lindgren Signed-off-by: Chris Ball --- Reading git-diff-tree failed