summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorSubhash Jadavani <subhashj@codeaurora.org>2012-07-13 10:51:37 +0530
committerSubhash Jadavani <subhashj@codeaurora.org>2016-05-27 10:29:14 -0700
commit3d6d2ddeaf9b3804fd9ed24d9b410f1732e3c121 (patch)
treeac75a469039605f66dfe4a8f57c7cc2467773b88 /include/linux
parent7c957dec83c3c39a76193bf51e67fef3c9b7edf3 (diff)
mmc: core: Attribute the IO wait time properly in mmc_wait_for_req_done()
In mmc_wait_for_req_done() function, change the call wait_for_completion() to wait_for_compltion_io(). This change makes the kernel account for wait time as I/O wait and through another configuration, this io wait is treated as busy which makes the acpu clock to scale up. Change-Id: Iebdc7b1b22871bf845f10a55e2272816c72d9964 Signed-off-by: Murali Palnati <palnatim@codeaurora.org> Signed-off-by: Subhash Jadavani <subhashj@codeaurora.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions