From: Lee Jones Date: Fri, 3 May 2013 14:31:57 +0000 (+0100) Subject: ARM: ux500: Strip out duplicate USB DMA configuration X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~68^2~17^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df7c9bbc246e6f173a2e718976aad7c163ed81ba;p=pandora-kernel.git ARM: ux500: Strip out duplicate USB DMA configuration For the moment at least, the TX and RX channels for DB8500 USB are identical, so this patch generalises them into a single structure and passes it twice. Once as the TX and again for the RX configuration. We're keeping the infrastructure the same i.e. passing the TX and RX separately in case they start to differ on latter incarnations of the platform. Acked-by: Arnd Bergmann Signed-off-by: Lee Jones Signed-off-by: Linus Walleij --- Reading git-diff-tree failed