summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@linaro.org>2017-05-18 11:29:35 +0200
committerUlf Hansson <ulf.hansson@linaro.org>2017-06-20 10:30:19 +0200
commit3ecd8cf23f88d5df1c545a5c04217987abb28575 (patch)
tree19f408404e5b620f90551d975c829cc55ff30b58 /tools/perf/scripts/python
parent614f0388f580c436d2cf6dc0855de91d13ddc23d (diff)
mmc: block: move multi-ioctl() to use block layer
This switches also the multiple-command ioctl() call to issue all ioctl()s through the block layer instead of going directly to the device. We extend the passed argument with an argument count and loop over all passed commands in the ioctl() issue function called from the block layer. By doing this we are again loosening the grip on the big host lock, since two calls to mmc_get_card()/mmc_put_card() are removed. Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org> Tested-by: Avri Altman <Avri.Altman@sandisk.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions