phy: ti-pipe3: cleanup clock handling
authorRoger Quadros <rogerq@ti.com>
Fri, 7 Mar 2014 05:57:09 +0000 (11:27 +0530)
committerKishon Vijay Abraham I <kishon@ti.com>
Sun, 9 Mar 2014 07:15:09 +0000 (12:45 +0530)
commit1562864f0f034ea393230b470d104e1196b4a5f1
treefcce7d2423c6f1965af2c670c7472a2da3365fd8
parent51c9f4adaee3fb01bb6f2e2ed72c0753c2609912
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>
drivers/phy/phy-ti-pipe3.c