commit | 42973159599086c48c58ad79b9ad0758da6bc256 | [log] [tgz] |
---|---|---|
author | Roger Quadros <rogerq@ti.com> | Thu Feb 14 10:13:48 2013 +0200 |
committer | Roger Quadros <rogerq@ti.com> | Thu Feb 14 10:13:48 2013 +0200 |
tree | 6a33b6bc3ac6a29fc1a0b0f37efd5235d16a3f19 | |
parent | 7f07863ec60f7d3dbeec5aff881ea074db3925ed [diff] |
ARM: OMAP: Consolidate OMAP USB-HS platform data (part 3/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 <rogerq@ti.com> Reviewed-by: Felipe Balbi <balbi@ti.com>