From: Roger Quadros Date: Wed, 13 Feb 2013 11:16:25 +0000 (+0200) Subject: mfd: omap-usb-host: Consolidate OMAP USB-HS platform data (part 2/3) X-Git-Tag: v3.9-rc1~92^2~1^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d9c6ae79c5e3452721c5eaebdd793edde9d93df;p=pandora-kernel.git mfd: omap-usb-host: Consolidate OMAP USB-HS platform data (part 2/3) Let's have a single platform data structure for the OMAP's High-Speed USB host subsystem instead of having 3 separate ones i.e. one for board data, one for USB Host (UHH) module and one for USB-TLL module. This makes the code much simpler and avoids creating multiple copies of platform data. Signed-off-by: Roger Quadros Reviewed-by: Felipe Balbi For the ehci-omap.c part: Acked-by: Alan Stern --- Reading git-diff-tree failed