Re: [PATCH 1/1] Fix SD card detection and use correct transfer interval.

2013-11-05 Thread Andreas Mohr
Hi, to revive a rather neglected topic (still no reply?): > I don't suppose you have a patch for this version?, not quite sure if reading > the patch file properly but assuming I get changes in what is the correct > way to just compile this module and insert into running config? Try make M=soun

Re: [PATCH 1/1] Fix SD card detection and use correct transfer interval.

2013-10-05 Thread Simon Easter
Marcus Overhagen gmail.com> writes: > > Increasing the timeout when polling for card status to 100ms > as used at other places in this driver fixes SD card detection. > > Also use correct interval when doing the interrupt transfer, > this fixes the "xhci_queue_intr_tx: 74 callbacks suppressed"

[PATCH 1/1] Fix SD card detection and use correct transfer interval.

2013-06-01 Thread Marcus Overhagen
Increasing the timeout when polling for card status to 100ms as used at other places in this driver fixes SD card detection. Also use correct interval when doing the interrupt transfer, this fixes the "xhci_queue_intr_tx: 74 callbacks suppressed" spamming to syslog that was occuring when this driv