]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mmc: queue: add a second mmc queue request member
authorPer Forlin <per.forlin@linaro.org>
Fri, 1 Jul 2011 16:55:31 +0000 (18:55 +0200)
committerOliver Wendt <ow@karo-electronics.de>
Mon, 30 Sep 2013 12:11:07 +0000 (14:11 +0200)
commit8c0bc3580e689f9f4b31133c989bdbf30530d8f9
tree8e65a9e4a649a44b0e79b603c4b72bc07fd030b1
parent598d2cd591349912cce0fdd12e067c632fbc8e90
mmc: queue: add a second mmc queue request member

Add an additional mmc queue request instance to make way for two active
block requests. One request may be active while the other request is
being prepared.

Signed-off-by: Per Forlin <per.forlin@linaro.org>
Acked-by: Kyungmin Park <kyungmin.park@samsung.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: Venkatraman S <svenkatr@ti.com>
Tested-by: Sourav Poddar <sourav.poddar@ti.com>
Tested-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/card/queue.c
drivers/mmc/card/queue.h