From: Jarkko Lavinen Date: Fri, 8 Jan 2010 22:42:59 +0000 (-0800) Subject: mmc_block: fix probe error cleanup bug X-Git-Tag: v2.6.33-rc4~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a74ff29b8dd8b748f8856352f9a9b5c6cc362cc;p=pandora-kernel.git mmc_block: fix probe error cleanup bug If mmc_blk_set_blksize() fails mmc_blk_probe() the request queue and its thread have been set up and they need to be shut down properly before putting the disk. Signed-off-by: Jarkko Lavinen Signed-off-by: Adrian Hunter Cc: Cc: Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed