diff options
| author | Shawn Lin <[email protected]> | 2016-05-27 14:37:05 +0800 |
|---|---|---|
| committer | Ulf Hansson <[email protected]> | 2016-07-25 10:34:26 +0200 |
| commit | 56f6911cff9044c87e9c60a26a6bd619556f2d56 (patch) | |
| tree | 0f48432ab1d7a099428eb23f19142c2bc04a2899 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
| parent | c0834a585f18d2de2dfbce600334b391c870a62d (diff) | |
mmc: dw_mmc: check card present before starting request
The main reason to add this check is to avoid unnecessary
mmc_request like the on-going cmd and the corresponding sbc
if the card is removed. Although we have already checked this in
dw_mci_handle_cd for runtime usage of sd card and dw_mci_init_slot
for noremovable devices, but there is a timing gap before it really
calls dw_mci_get_cd as mmc_detect_change needs some delay here.
Another gain here is that we could save some checkings of card status
after sd card been removed.
Signed-off-by: Shawn Lin <[email protected]>
Signed-off-by: Jaehoon Chung <[email protected]>
Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions