From: Roger Quadros Date: Wed, 13 Feb 2013 11:12:35 +0000 (+0200) Subject: ARM: OMAP: Consolidate OMAP USB-HS platform data (part 1/3) X-Git-Tag: omap-for-v3.9/usb-signed^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f07863ec60f7d3dbeec5aff881ea074db3925ed;p=pandora-kernel.git ARM: OMAP: Consolidate OMAP USB-HS platform data (part 1/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. Part 1 touches platform headers Part 2 touches drivers Part 3 touches platform data Signed-off-by: Roger Quadros Reviewed-by: Felipe Balbi --- Reading git-diff-tree failed