From: Guennadi Liakhovetski Date: Sun, 25 Dec 2011 20:07:52 +0000 (+0100) Subject: mmc: sh_mmcif: process requests asynchronously X-Git-Tag: v3.3-rc1~72^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f985da17f4d368896fb30d94531e4ffaa18e68d8;p=pandora-kernel.git mmc: sh_mmcif: process requests asynchronously This patch converts the sh_mmcif MMC host driver to process requests asynchronously instead of waiting in its .request() method for completion. This is achieved by using threaded IRQs. Signed-off-by: Guennadi Liakhovetski Signed-off-by: Chris Ball --- Reading git-diff-tree failed