Re: [PATCH] mmc: sh_mmcif: Correct TX DMA channel allocation

From: Arnd Bergmann
Date: Wed Feb 10 2016 - 09:46:03 EST


On Wednesday 10 February 2016 14:07:01 Chris Paterson wrote:
> 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.
>
> Signed-off-by: Chris Paterson <chris.paterson2@xxxxxxxxxxx>
> ---
>

Acked-by: Arnd Bergmann <arnd@xxxxxxxx>

Sorry about the trouble.