From: Stefan Nilsson XK Date: Tue, 1 Mar 2011 13:41:04 +0000 (+0100) Subject: mmc: sdio: remember new card RCA when redetecting card X-Git-Tag: v2.6.39-rc1~412^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0aab3995485b8a994bf29a995a008c9ea4a28054;p=pandora-kernel.git mmc: sdio: remember new card RCA when redetecting card During redetection of a SDIO card, a request for a new card RCA was submitted to the card, but was then overwritten by the old RCA. This caused the card to be deselected instead of selected when using the incorrect RCA. This bug's been present since the "oldcard" handling was introduced in 2.6.32. Signed-off-by: Stefan Nilsson XK Reviewed-by: Ulf Hansson Reviewed-by: Pawel Wieczorkiewicz Signed-off-by: Linus Walleij Cc: Signed-off-by: Chris Ball --- Reading git-diff-tree failed