]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
tmio_mmc: don't use set_irq_type
authorPhilipp Zabel <philipp.zabel@gmail.com>
Thu, 4 Jun 2009 18:12:33 +0000 (20:12 +0200)
committerPierre Ossman <pierre@ossman.eu>
Sat, 13 Jun 2009 20:43:00 +0000 (22:43 +0200)
commit6c413cc76b893310b3b258b7de47fb74dcc50203
tree27ea79d37f5a798dedd191e8f807a34890176090
parent5e74672c0925335bb00772530634ac70179e8a19
tmio_mmc: don't use set_irq_type

Use an IRQF_TRIGGER_ flag in request_irq instead.

Signed-off-by: Philipp Zabel <philipp.zabel@gmail.com>
Acked-by: Ian Molton <ian@mnementh.co.uk>
Signed-off-by: Pierre Ossman <pierre@ossman.eu>
drivers/mmc/host/tmio_mmc.c