commit | 1562864f0f034ea393230b470d104e1196b4a5f1 | [log] [tgz] |
---|---|---|
author | Roger Quadros <rogerq@ti.com> | Fri Mar 07 11:27:09 2014 +0530 |
committer | Kishon Vijay Abraham I <kishon@ti.com> | Sun Mar 09 12:45:09 2014 +0530 |
tree | fcce7d2423c6f1965af2c670c7472a2da3365fd8 | |
parent | 51c9f4adaee3fb01bb6f2e2ed72c0753c2609912 [diff] |
phy: ti-pipe3: cleanup clock handling As this driver is no longer USB specific, use generic clock names. - Fix PLL_SD_SHIFT from 9 to 10 - Don't separate prepare/unprepare clock from enable/disable. This ensures optimal power savings. Signed-off-by: Roger Quadros <rogerq@ti.com> Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>