From: Russell King Date: Fri, 25 May 2012 10:15:15 +0000 (+0100) Subject: dmaengine: PL08x: move DMA signal muxing into pl08x_dma_chan struct X-Git-Tag: v3.6-rc1~13^2^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad0de2ac3218d372149d89d9d5c5058aca6aa29b;p=pandora-kernel.git dmaengine: PL08x: move DMA signal muxing into pl08x_dma_chan struct Move the signal handling out of the physical channel structure into the virtual channel structure, where it should belong as it has more to do with the virtual channel than the physical one. Acked-by: Linus Walleij Tested-by: Linus Walleij Signed-off-by: Russell King --- Reading git-diff-tree failed