[PATCH v8 19/22] ARM: OMAP3: clock data: get rid of unused USB host clock aliases and dummies
From: paul@pwsan.com (Paul Walmsley)
Date: 2013-01-21 15:03:05
Also in:
lkml
From: paul@pwsan.com (Paul Walmsley)
Date: 2013-01-21 15:03:05
Also in:
lkml
Hi On Mon, 21 Jan 2013, Roger Quadros wrote:
On 01/18/2013 10:27 PM, Paul Walmsley wrote:quoted
On Fri, 18 Jan 2013, Roger Quadros wrote:quoted
We don't need multiple aliases for the OMAP USB host clocks and neither the dummy clocks so remove them. CC: Paul Walmsley <paul@pwsan.com> CC: Rajendra Nayak <redacted> CC: Benoit Cousson <redacted> CC: Mike Turquette <redacted> Signed-off-by: Roger Quadros <redacted> Reviewed-by: Felipe Balbi <redacted> Acked-by: Paul Walmsley <paul@pwsan.com>Per Tony's earlier request, you can drop this patch and patch 20 from your series now. I've got them queued for 3.10 or late 3.9 merge window.Should have mentioned it earlier, but just this patch without the rest of the cleanup patches will break USB Host on OMAP3, as the old driver bails out if optional clock nodes are missing. Including patch 20 doesn't seem to cause a problem with OMAP4 though.
I've got these two patches queued for merging after your other patches go upstream -- e.g., probably 3.10. Do you foresee any problems with that? - Paul