From: Magnus Damm Date: Fri, 6 May 2011 11:02:33 +0000 (+0000) Subject: mmc: tmio/sdhi: break out interrupt request/free X-Git-Tag: v3.0-rc1~148^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e7bfdb37ac001c95d2c768932b57de1019409cd;p=pandora-kernel.git mmc: tmio/sdhi: break out interrupt request/free Move request_irq()/free_irq() from the shared code in tmio_mmc.c into the SDHI/tmio specific portion in sh_mobile_sdhi.c and tmio_mmc_pio.c. This is ground work to allow us to adjust the SDHI code with IRQ flags and number of interupt sources. Signed-off-by: Magnus Damm Signed-off-by: Guennadi Liakhovetski Signed-off-by: Chris Ball --- Reading git-diff-tree failed