Pierre Ossman skrev:
Tobias, did you test this patch and did it solve your problem?
I compiled it with 2.6.21-mm2 and 2.6.22-rc1 but both of them hangs at
startup after setting up portmap. So atleast init starts.. I suppose I
should set up remote syslog to debug.. and ofcourse apply the patc
Tobias, did you test this patch and did it solve your problem?
Philip Langdale wrote:
> There is apparently at least one instance of the Ricoh SDHCI
> implementation out there where card insertion (and possibly
> removal) interrupts do not work - so the only way to detect
> a change in the presenc
There is apparently at least one instance of the Ricoh SDHCI
implementation out there where card insertion and removal
interrupts do not work - so the only way to detect a change
in the presence of a card is to poll.
This changes adds a polling quirk for the particular model
reported. Others may b
Philip Langdale wrote:
> @@ -806,11 +819,18 @@ static void sdhci_tasklet_card(unsigned long param)
> host->mrq->cmd->error = MMC_ERR_FAILED;
> tasklet_schedule(&host->finish_tasklet);
> }
> - }
>
> - spin_unlock_irqrestore(&host->loc
There is apparently at least one instance of the Ricoh SDHCI
implementation out there where card insertion (and possibly
removal) interrupts do not work - so the only way to detect
a change in the presence of a card is to poll.
This changes adds a polling quirk for the particular model
reported by
5 matches
Mail list logo