[RFC 05/34] dmaengine: PL08x: fix missed dma_transfer_direction fixup

Russell King - ARM Linux linux at arm.linux.org.uk
Fri Jun 1 06:47:03 EDT 2012


On Thu, May 31, 2012 at 08:47:30AM +0800, Linus Walleij wrote:
> On Tue, May 29, 2012 at 5:36 PM, Russell King
> <rmk+kernel at arm.linux.org.uk> wrote:
> 
> > db8196df4 (dmaengine: move drivers to dma_transfer_direction) missed
> > fixing up the "DMA_NONE" case.
> >
> > Signed-off-by: Russell King <rmk+kernel at arm.linux.org.uk>
> 
> Looks like it should go into the -rc:s really?
> Acked-by: Linus Walleij <linus.walleij at linaro.org>

I don't think it's a big problem, the two enums resolve to the same
value.  It's just that it would be nice for folk who decide to change
stuff to actually check their changes better, so we didn't end up with
additional churn.



More information about the linux-arm-kernel mailing list