Re: [PATCH v3] mmc: pxamci: fix card detect with slot-gpio API

2015-09-29 Thread Robert Jarzmik
Ulf Hansson writes: > On 26 September 2015 at 21:41, Robert Jarzmik wrote: > Thanks, applied for fixes! > > Kind regards > Uffe Thanks. -- Robert -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info

Re: [PATCH v3] mmc: pxamci: fix card detect with slot-gpio API

2015-09-29 Thread Ulf Hansson
On 26 September 2015 at 21:41, Robert Jarzmik wrote: > Move pxamci to mmc slot-gpio API to fix interrupt request. > > It fixes the case where the card detection is on a gpio expander, on I2C > for example on zylonite board. In this case, the card detect netsted > interrupt is called from a threade

[PATCH v3] mmc: pxamci: fix card detect with slot-gpio API

2015-09-26 Thread Robert Jarzmik
Move pxamci to mmc slot-gpio API to fix interrupt request. It fixes the case where the card detection is on a gpio expander, on I2C for example on zylonite board. In this case, the card detect netsted interrupt is called from a threaded interrupt. The request_irq() fails, because a hard irq cannot