Re: [PATCH 27/31] USB: EHCI: tegra: use reset framework

2013-11-29 Thread Thierry Reding
On Fri, Nov 15, 2013 at 01:54:22PM -0700, Stephen Warren wrote: From: Stephen Warren swar...@nvidia.com Tegra's clock driver now provides an implementation of the common reset API (include/linux/reset.h). Use this instead of the old Tegra- specific API; that will soon be removed. Cc:

Re: [PATCH 27/31] USB: EHCI: tegra: use reset framework

2013-11-19 Thread Greg Kroah-Hartman
On Fri, Nov 15, 2013 at 01:54:22PM -0700, Stephen Warren wrote: From: Stephen Warren swar...@nvidia.com Tegra's clock driver now provides an implementation of the common reset API (include/linux/reset.h). Use this instead of the old Tegra- specific API; that will soon be removed. Cc:

Re: [PATCH 27/31] USB: EHCI: tegra: use reset framework

2013-11-16 Thread Alan Stern
On Fri, 15 Nov 2013, Stephen Warren wrote: From: Stephen Warren swar...@nvidia.com Tegra's clock driver now provides an implementation of the common reset API (include/linux/reset.h). Use this instead of the old Tegra- specific API; that will soon be removed. Cc: tred...@nvidia.com Cc:

[PATCH 27/31] USB: EHCI: tegra: use reset framework

2013-11-15 Thread Stephen Warren
From: Stephen Warren swar...@nvidia.com Tegra's clock driver now provides an implementation of the common reset API (include/linux/reset.h). Use this instead of the old Tegra- specific API; that will soon be removed. Cc: tred...@nvidia.com Cc: pdeschrij...@nvidia.com Cc: