aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorShinobu Uehara <[email protected]>2014-08-24 20:01:32 -0700
committerUlf Hansson <[email protected]>2014-09-09 13:59:15 +0200
commit81e888daab027e05130b0459e5d8e0b42dac4323 (patch)
tree5028a5a321dddcda7267a8f74c1fe611234ad3b7 /tools/perf/scripts/python/event_analyzing_sample.py
parent6b98757e53cb0e93b02db4067c14afcb32c90615 (diff)
mmc: tmio: check ILL_FUNC instead of CBSY
Some controllers need to check SD bus status when writing data. Then, it checks ILL_FUNC bit on SD_INFO2 register, and this method is controlled via TMIO_MMC_HAS_IDLE_WAIT flags. Same method is required on tmio_mmc_data_irq() which will be called after writing data. Current driver is checking CBSY bit for this purpose, but, some controllers doesn't have CBSY bit. This patch checks ILL_FUNC bit instead of CBSY bit if it has TMIO_MMC_HAS_IDLE_WAIT flags [Kuninori Morimoto: tidyuped for upstreaming] Tested-by: Nguyen Xuan Nui <[email protected]> Tested-by: Hiep Cao Minh <[email protected]> Signed-off-by: Shinobu Uehara <[email protected]> Signed-off-by: Kuninori Morimoto <[email protected]> Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions