diff options
author | 2015-01-21 18:09:21 +0800 | |
---|---|---|
committer | 2015-01-22 16:08:02 +0000 | |
commit | bb400d2120bd253d73661c452b18485d2d5b42dd (patch) | |
tree | 686ede6c3d3404102019913178d4a0a501c299ec /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mfd: devicetree: Add bindings for DA9063 (diff) | |
download | wireguard-linux-bb400d2120bd253d73661c452b18485d2d5b42dd.tar.xz wireguard-linux-bb400d2120bd253d73661c452b18485d2d5b42dd.zip |
mfd: rtsx_usb: Defer autosuspend while card exists
A card insertion happens after the lastest polling before reader is
suspended may never have a chance to be detected. Under current 1-HZ
polling interval setting in mmc_core, the worst case of such
undetectablility is about 1 second.
To further reduce the undetectability, detect card slot again in suspend
method and defer the autosuspend if the slot is loaded. The default 2
second autosuspend delay of USB subsystem should let the next polling
detects the card.
Signed-off-by: Roger Tseng <rogerable@realtek.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions