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)
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

Simple merge