From: Lee Jones Date: Wed, 15 May 2013 09:51:43 +0000 (+0100) Subject: usb: musb: ux500: move channel number knowledge into the driver X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~68^2~12^2~18 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be2dbb09a014cba5691c8483ad2d0747d3eeb514;p=pandora-kernel.git usb: musb: ux500: move channel number knowledge into the driver For all ux500 based platforms the maximum number of end-points are used. Move this knowledge into the driver so we can relinquish the burden from platform data. This also removes quite a bit of complexity from the driver and will aid us when we come to enable the driver for Device Tree. 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