Re: [PATCH] usb: phy: remove unused APIs from Tegra PHY.

2013-01-16 Thread Stephen Warren
On 01/16/2013 12:12 AM, Felipe Balbi wrote: > Hi, > > On Tue, Jan 15, 2013 at 11:04:51AM -0700, Stephen Warren wrote: >> On 01/15/2013 03:19 AM, Venu Byravarasu wrote: >>> As tegra_usb_phy_clk_disable/enable() are not being used, >>> removing them. >> >> Greg, Felipe, >> >> Again if I may, I'll

Re: [PATCH] usb: phy: remove unused APIs from Tegra PHY.

2013-01-15 Thread Felipe Balbi
Hi, On Tue, Jan 15, 2013 at 11:04:51AM -0700, Stephen Warren wrote: > On 01/15/2013 03:19 AM, Venu Byravarasu wrote: > > As tegra_usb_phy_clk_disable/enable() are not being > > used, removing them. > > Greg, Felipe, > > Again if I may, I'll take this through the Tegra tree. I think the next > se

Re: [PATCH] usb: phy: remove unused APIs from Tegra PHY.

2013-01-15 Thread Greg KH
On Tue, Jan 15, 2013 at 11:04:51AM -0700, Stephen Warren wrote: > On 01/15/2013 03:19 AM, Venu Byravarasu wrote: > > As tegra_usb_phy_clk_disable/enable() are not being > > used, removing them. > > Greg, Felipe, > > Again if I may, I'll take this through the Tegra tree. I think the next > set of

Re: [PATCH] usb: phy: remove unused APIs from Tegra PHY.

2013-01-15 Thread Stephen Warren
On 01/15/2013 03:19 AM, Venu Byravarasu wrote: > As tegra_usb_phy_clk_disable/enable() are not being > used, removing them. Greg, Felipe, Again if I may, I'll take this through the Tegra tree. I think the next set of patches that Venu posts should actually expose the dependencies between his USB

[PATCH] usb: phy: remove unused APIs from Tegra PHY.

2013-01-15 Thread Venu Byravarasu
As tegra_usb_phy_clk_disable/enable() are not being used, removing them. Signed-off-by: Venu Byravarasu --- drivers/usb/phy/tegra_usb_phy.c | 13 - include/linux/usb/tegra_usb_phy.h |4 2 files changed, 0 insertions(+), 17 deletions(-) diff --git a/drivers/usb/phy/tegra