From 1562864f0f034ea393230b470d104e1196b4a5f1 Mon Sep 17 00:00:00 2001 From: Roger Quadros Date: Fri, 7 Mar 2014 11:27:09 +0530 Subject: [PATCH] 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 Signed-off-by: Kishon Vijay Abraham I --- Reading git-format-patch failed