From: Stefan Nilsson XK Date: Wed, 11 May 2011 15:48:05 +0000 (+0200) Subject: mmc: sdio: optimized SDIO IRQ handling for single irq X-Git-Tag: v3.0-rc1~148^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06e8935febe687e2a561707d4c7ca4245d261dbe;p=pandora-kernel.git mmc: sdio: optimized SDIO IRQ handling for single irq If there is only 1 function interrupt registered it is possible to improve performance by directly calling the irq handler and avoiding the overhead of reading the CCCR registers. Signed-off-by: Per Forlin Acked-by: Ulf Hansson Reviewed-by: Nicolas Pitre Signed-off-by: Chris Ball --- Reading git-diff-tree failed