commit | 32a51f2a536fd045c472779c13ac09e9e80ac3cc | [log] [tgz] |
---|---|---|
author | Roger Quadros <rogerq@ti.com> | Thu Nov 08 14:40:45 2012 +0200 |
committer | Roger Quadros <rogerq@ti.com> | Wed Feb 13 13:22:40 2013 +0200 |
tree | 60a4f1cdde1bf6b1c50221be9a4d7c8b28439855 | |
parent | 0bde3e9fee74b668857b1664a70998d02807fb5b [diff] |
mfd: omap-usb-tll: introduce and use mode_needs_tll() This is a handy macro to check if the port requires the USB TLL module or not. Use it to Enable the TLL module and manage the clocks. Signed-off-by: Roger Quadros <rogerq@ti.com> Reviewed-by: Felipe Balbi <balbi@ti.com>