aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core/queue.c
diff options
context:
space:
mode:
authorAdrian Hunter <[email protected]>2017-09-22 12:36:51 +0000
committerUlf Hansson <[email protected]>2017-10-30 10:45:49 +0000
commit6c0cedd1ef9527ef13e66875746570e76a3188a7 (patch)
tree62142b1581211372e8adae97b574979cac6c15a2 /drivers/mmc/core/queue.c
parentmmc: core: Remove unnecessary host claim (diff)
downloadkernel-6c0cedd1ef9527ef13e66875746570e76a3188a7.tar.gz
kernel-6c0cedd1ef9527ef13e66875746570e76a3188a7.zip
mmc: core: Introduce host claiming by context
Currently the host can be claimed by a task. Change this so that the host can be claimed by a context that may or may not be a task. This provides for the host to be claimed by a block driver queue to support blk-mq, while maintaining compatibility with the existing use of mmc_claim_host(). Signed-off-by: Adrian Hunter <[email protected]> Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'drivers/mmc/core/queue.c')
0 files changed, 0 insertions, 0 deletions