From: Tony Lindgren <tony@atomide.com>
To: Kevin Hilman <khilman@deeprootsystems.com>
Cc: Jon Hunter <jon-hunter@ti.com>, linux-omap <linux-omap@vger.kernel.org>
Subject: Re: [PATCHv2] OMAP3: PM: Ensure MUSB is accessible before we attempt to reset it
Date: Mon, 17 Aug 2009 11:13:59 +0300 [thread overview]
Message-ID: <20090817081359.GM7278@atomide.com> (raw)
In-Reply-To: <87fxbu8dvb.fsf@deeprootsystems.com>
* Kevin Hilman <khilman@deeprootsystems.com> [090814 21:11]:
> Jon Hunter <jon-hunter@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.
Regards,
Tony
>
> Kevin
> --
> To unsubscribe from this list: send the line "unsubscribe linux-omap" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2009-08-17 8:14 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-13 20:46 [PATCHv2] OMAP3: PM: Ensure MUSB is accessible before we attempt to reset it Jon Hunter
2009-08-13 22:20 ` Kevin Hilman
2009-08-13 22:52 ` Kevin Hilman
2009-08-14 17:25 ` Jon Hunter
2009-08-14 18:11 ` Kevin Hilman
2009-08-17 8:13 ` Tony Lindgren [this message]
2009-08-18 9:04 ` Kevin Hilman
2009-08-18 9:07 ` Kevin Hilman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20090817081359.GM7278@atomide.com \
--to=tony@atomide.com \
--cc=jon-hunter@ti.com \
--cc=khilman@deeprootsystems.com \
--cc=linux-omap@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.