diff options
author | Marcus Overhagen <marcus.overhagen@gmail.com> | 2013-06-03 18:14:01 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-06-03 19:15:34 (GMT) |
commit | c5c141dfe737706d8bd57f40b4a9a8818c5ce4de (patch) | |
tree | e496a1c264778acfe4a50242713740a9622df6f9 /drivers/ide/ide-floppy_ioctl.c | |
parent | b3c1afd1fa366ef733a9f16c493a03396d7e4ab5 (diff) | |
download | linux-fsl-qoriq-c5c141dfe737706d8bd57f40b4a9a8818c5ce4de.tar.xz |
staging: rts5139: Fix SD card detection on Samsung NP730U3E Ultrabook
The timeout detection implemented in this driver isn't very
robust. Although the USB interrupt transfer was 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, as used in other places of
this driver, makes it work.
Signed-off-by: Marcus Overhagen <marcus.overhagen@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/ide/ide-floppy_ioctl.c')
0 files changed, 0 insertions, 0 deletions