OSDN Git Service

mmc: mmc: Enable Command Queuing
authorAdrian Hunter <adrian.hunter@intel.com>
Fri, 22 Sep 2017 12:36:53 +0000 (15:36 +0300)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 30 Oct 2017 10:45:50 +0000 (11:45 +0100)
commit98d4f7809d99bbf456f93816ef9895616cdd1b2d
tree39a901d4eabd4dc18481105f300bebefb52a9bde
parent72a5af554df837e373efb0d6c8fc68c568f9a7ac
mmc: mmc: Enable Command Queuing

Enable the Command Queue if the host controller supports a command queue
engine. It is not compatible with Packed Commands, so make a note of that in the
comment.

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/core/mmc.c