mmc: sh_mmcif: Correct TX DMA channel allocation
authorChris Paterson <chris.paterson2@renesas.com>
Wed, 10 Feb 2016 14:07:01 +0000 (14:07 +0000)
committerUlf Hansson <ulf.hansson@linaro.org>
Wed, 10 Feb 2016 16:02:25 +0000 (17:02 +0100)
commita32ef81c9889c9554a3c4b465c4ee7b2d26c6b10
tree46f04ada699330a3f60d03a974ee70c9d00799e1
parentf00ab14c252ac459e86194747a1f580ab503c954
mmc: sh_mmcif: Correct TX DMA channel allocation

Commit 27cbd7e815a8 ("mmc: sh_mmcif: rework dma channel handling")
introduced a typo causing the TX DMA channel allocation to be overwritten
by the requested RX DMA channel.

Fixes: 27cbd7e815a8 ("mmc: sh_mmcif: rework dma channel handling")
Signed-off-by: Chris Paterson <chris.paterson2@renesas.com>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sh_mmcif.c