From: Lee Jones Date: Wed, 15 May 2013 09:51:27 +0000 (+0100) Subject: ARM: ux500: Stop passing UART's platform data for Device Tree boots X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~68^2~17^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b722487507b757b03e4e9cbb215f8965fa9b5e47;p=pandora-kernel.git ARM: ux500: Stop passing UART's platform data for Device Tree boots It was required to pass DMA channel configuration information to the UART driver before the new DMA API was in place. Now that it is, and is fully compatible with Device Tree we can stop doing that. Reviewed-by: Linus Walleij Signed-off-by: Lee Jones Signed-off-by: Linus Walleij --- Reading git-diff-tree failed