Re: [PATCH v2] mmc: sdio: avoid spurious calls to interrupt handlers

2012-04-18 Thread Chris Ball
Hi, On Mon, Apr 16 2012, Nicolas Pitre wrote: > Commit 06e8935feb "optimized SDIO IRQ handling for single irq" > introduced some spurious calls to SDIO function interrupt handlers, > such as when the SDIO IRQ thread is started, or the safety check > performed upon a system resume. Let's add a fla

[PATCH v2] mmc: sdio: avoid spurious calls to interrupt handlers

2012-04-16 Thread Nicolas Pitre
Commit 06e8935feb "optimized SDIO IRQ handling for single irq" introduced some spurious calls to SDIO function interrupt handlers, such as when the SDIO IRQ thread is started, or the safety check performed upon a system resume. Let's add a flag to perform the optimization only when a real interrup