mmc: let tmio-mmc use dev_name() with request_irq()
authorMagnus Damm <damm@opensource.se>
Tue, 15 Dec 2009 02:01:33 +0000 (18:01 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 15 Dec 2009 16:53:35 +0000 (08:53 -0800)
commit14f1b75b1d31673d7ab6ac6d2f8fe7f23c705229
tree46b6c853afb6fdba5dae0cbfaf98a64b67131788
parenteb962d5bb7da4f25e20e5d448ee3aac394144ff6
mmc: let tmio-mmc use dev_name() with request_irq()

Improve the /proc/interrupts output so the irq number can be mapped to
platform device on boards with multiple tmio_mmc instances.

Signed-off-by: Magnus Damm <damm@opensource.se>
Cc: <linux-mmc@vger.kernel.org>
Cc: Paul Mundt <lethal@linux-sh.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/mmc/host/tmio_mmc.c