Re: [PATCH 1/5] mmc: sdhci-msm: fix issue with power irq

2017-08-28 Thread Vijay Viswanath
On 8/24/2017 1:10 PM, Adrian Hunter wrote: On 18/08/17 08:19, Vijay Viswanath wrote: From: Subhash Jadavani SDCC controller reset (SW_RST) during probe may trigger power irq if previous status of PWRCTL was either BUS_ON or IO_HIGH_V. So before we enable the power irq interrupt in GIC (by re

Re: [PATCH 1/5] mmc: sdhci-msm: fix issue with power irq

2017-08-24 Thread Adrian Hunter
On 18/08/17 08:19, Vijay Viswanath wrote: > From: Subhash Jadavani > > SDCC controller reset (SW_RST) during probe may trigger power irq if > previous status of PWRCTL was either BUS_ON or IO_HIGH_V. So before we > enable the power irq interrupt in GIC (by registering the interrupt > handler), we