From: Adrian Hunter Date: Fri, 23 Sep 2011 09:48:20 +0000 (+0300) Subject: mmc: block: fix boot partition switch error path X-Git-Tag: v3.2-rc1~129^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d7d85ca6e5dc7bd426d1d5989a44e93e8c7a0d3;p=pandora-kernel.git mmc: block: fix boot partition switch error path In the case of a switch error, do not update partition config as though the switch succeeded, and ensure blk_end_request is called on the failed request. Signed-off-by: Adrian Hunter Acked-by: Andrei Warkentin Signed-off-by: Chris Ball --- Reading git-diff-tree failed