Tony Lindgren <t...@atomide.com> writes:

> * Kevin Hilman <khil...@deeprootsystems.com> [090814 21:11]:
>> Jon Hunter <jon-hun...@ti.com> writes:
>> 
>> > Kevin Hilman wrote:
>> >> Jon, you're raising the bar and spoiling us with such descriptive
>> >> changelogs.  If everyone was as thorough as you, the world would be a
>> >> merrier place. :)
>> >>
>> >> Thanks, pushing to PM branch and pm-2.6.29.
>> >>
>> >> Kevin
>> >
>> > No problem. You are welcome. Just an FYI, but for 2.6.29, I was doing
>> > some testing this morning and I found that I needed to make the
>> > following change to the patch to make it work for 2.6.29. You are
>> > probably aware already as this makes the patch similar to your
>> > original patch for mmc-reset.
>> >
>> > -  dev_set_name(dev, "musb_hdrc");
>> > -  otg_clk = clk_get(dev, "ick");
>> > +  otg_clk = clk_get(dev, "hsotgusb_ick");
>> 
>> Ah yes, I thought of that when I first saw the patch but forgot to do
>> that on pm-2.6.29.
>> 
>> Thanks, pushing to pm-2.6.29.
>
> Where's the dependency with this patch to the PM branch? If there is 
> a dependency, can it be removed for mainline?
>
> To me it looks like we should send a patch against the mainline tree via
> linux-usb list.

No, this is a temporary patch until OTG support is added to omap_hwmod.

Kevin
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to