commit | 06ba7dc75fbf1ac731dd3ca08d5f95f552780cb2 | [log] [tgz] |
---|---|---|
author | Roger Quadros <rogerq@ti.com> | Thu Nov 08 17:40:25 2012 +0200 |
committer | Roger Quadros <rogerq@ti.com> | Wed Feb 13 13:22:50 2013 +0200 |
tree | 0a59374e909c2bde2ef204f72666f650605b31ab | |
parent | ccac71a7f063ad31eb99fac37e95b70ff57f1354 [diff] |
mfd: omap-usb-host: cleanup clock management code All ports have similarly named port clocks so we can bunch them into a port data structure and use for loop to enable/disable the clocks. Dynamically allocate and get clocks based on number of ports available on the platform Signed-off-by: Roger Quadros <rogerq@ti.com> Reviewed-by: Felipe Balbi <balbi@ti.com>