Re: [PATCH] mmci-omap: free irq resource

2009-10-22 Thread Tony Lindgren
* ladislav.mi...@seznam.cz [091021 03:43]: > Free IRQ on remove. Looks like the MAINTAINERS file is a bit out of date for drivers/mmc/host/omap.c.. Can you please resend this fix to Andrew Morton, and Cc Jarkko Lavinen , linux-...@vger.kernel.org and linux-o...@vger.kernel.org? We should be abl

[PATCH] mmci-omap: free irq resource

2009-10-21 Thread Ladislav . Michl
Free IRQ on remove. Signed-off-by: Ladislav Michl diff --git a/drivers/mmc/host/omap.c b/drivers/mmc/host/omap.c index 5d773b8..5f970e2 100644 --- a/drivers/mmc/host/omap.c +++ b/drivers/mmc/host/omap.c @@ -1529,6 +1529,7 @@ static int mmc_omap_remove(struct platform_device *pdev)