From: Lee Jones Date: Wed, 15 May 2013 09:51:47 +0000 (+0100) Subject: usb: musb: ux500: attempt to find channels by name before using pdata X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~68^2~12^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2968da0b2c7297a29d49c7084d6865c2cf627093;p=pandora-kernel.git usb: musb: ux500: attempt to find channels by name before using pdata If we can ever get to a state where we can solely search for DMA channels by name, this will almost completely alleviate the requirement to pass copious amounts of information though platform data. Here we take the first step towards this. The next step will be to enable Device Tree complete with name<->event_line mapping. Cc: linux-usb@vger.kernel.org Acked-by: Felipe Balbi Acked-by: Fabio Baltieri Signed-off-by: Lee Jones Signed-off-by: Linus Walleij --- Reading git-diff-tree failed