From: Ulf Hansson Date: Tue, 13 Dec 2011 15:53:17 +0000 (+0100) Subject: ARM: 7216/1: mmc: mmci: Do not release spinlock in request_end X-Git-Tag: v3.4-rc1~104^2^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5074d25dc97ac2d93fca7852563b7e204f03464a;p=pandora-kernel.git ARM: 7216/1: mmc: mmci: Do not release spinlock in request_end The patch "mmc: core: move ->request() call from atomic context", is the reason to why this change is possible. This simplifies the error handling code execution path quite a lot and potentially also fixes some error handling hang problems. Tested-by: Linus Walleij Signed-off-by: Ulf Hansson Signed-off-by: Russell King --- Reading git-diff-tree failed