lkml.org 
[lkml]   [2013]   [Jun]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/1] rts5139 Fix SD card detection and use correct transfer interval
Date
The SD card reader slot on my Samsung Series 7 ultrabook 
never worked and still wasn't working with 3.10-rc3, also
the syslog was spammed. The following patch fixes both.

The timeout detection implemented in this driver isn't very
robust, although the USB interrupt transfer is successful,
the polling thread often reported timeouts because the 50ms
had expired before it got scheduled, and the SD card wasn't
detected. Increasing it to 100ms at least makes it work.

Using the correct interval as reported by the endpoint also
stops the syslog spam printed by xhci.

Marcus Overhagen (1):
Fix SD card detection and use correct transfer interval.

drivers/staging/rts5139/rts51x_transport.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)

--
1.8.1.2



\
 
 \ /
  Last update: 2013-06-01 19:01    [W:0.044 / U:0.204 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site