Re: [PATCH v2 1/2] sdio: add quirk to handle pending IRQ in case of none CCCR_INTx bits

2011-06-06 Thread Per Forlin
On 1 June 2011 23:36, Troy Kisky wrote: > On 6/1/2011 1:48 AM, Per Forlin wrote: >> From: Per Forlin > >> diff --git a/include/linux/mmc/card.h b/include/linux/mmc/card.h >> index 7b4fd7b..852021c 100644 >> --- a/include/linux/mmc/card.h >> +++ b/include/linux/mmc/card.h >> @@ -175,6 +175,7 @@ st

Re: [PATCH v2 1/2] sdio: add quirk to handle pending IRQ in case of none CCCR_INTx bits

2011-06-01 Thread Troy Kisky
On 6/1/2011 1:48 AM, Per Forlin wrote: > From: Per Forlin > diff --git a/include/linux/mmc/card.h b/include/linux/mmc/card.h > index 7b4fd7b..852021c 100644 > --- a/include/linux/mmc/card.h > +++ b/include/linux/mmc/card.h > @@ -175,6 +175,7 @@ struct mmc_card { > #define MMC_QUIRK_DISABLE_CD (1

[PATCH v2 1/2] sdio: add quirk to handle pending IRQ in case of none CCCR_INTx bits

2011-06-01 Thread Per Forlin
From: Per Forlin Add quirk MMC_QUIRK_SDIO_IRQ_CCCR_INTX_0 to handle SDIO device that may have pending IRQ when none bits are set in CCCR_INTx. This IRQ issue was identified in the libertas sdio driver where the SDIO device seems to raise an interrupt even if there were none function bits in CCCR