From: Tony Lindgren <tony@atomide.com>
To: "Högander Jouni" <jouni.hogander@nokia.com>
Cc: ext Felipe Balbi <me@felipebalbi.com>,
linux-omap@vger.kernel.org, ext Paul Walmsley <paul@pwsan.com>,
igor.stoppa@nokia.com
Subject: Re: [PATCH] PRCM: Combine 34xx l3_icks and l4_icks
Date: Tue, 29 Apr 2008 17:32:34 -0700 [thread overview]
Message-ID: <20080430003234.GG8981@atomide.com> (raw)
In-Reply-To: <87ej8p6tqg.fsf@trdhcp146196.ntc.nokia.com>
* Högander Jouni <jouni.hogander@nokia.com> [080428 23:50]:
> "ext Felipe Balbi" <me@felipebalbi.com> writes:
>
> > On Mon, 28 Apr 2008 11:29:53 +0300, jouni.hogander@nokia.com (Högander
> > Jouni) wrote:
> >> E.g dss_l3_ick and dss_l4_ick have same gating control. Having own
> >> clock for both of them causes race condition between enable / disable.
> >>
> >> This patch combines this kind of clocks and names new clock as
> >> <module>_ick.
> >>
> >> Signed-off-by: Jouni Hogander <jouni.hogander@nokia.com>
> >
> > Good, the following patch fixes ehci-omap.c after clock name change
> > :-)
>
> Sorry, I should have used grep here. I did it now. There are no
> other references to changed clock names than this you pointed out. I
> checked caḿ_l3_ick, cam_l4_ick, usbhost_l3_ick, usbhost_l4_ick.
>
> Yes, your patch needs to be applied if "[PATCH] PRCM: Combine 34xx
> l3_icks and l4_icks" is applied.
I've merged this into Jouni's patch.
Tony
> >
> > Could you check, please:
> >
> > From 4102f3ad5db10e662633c0f9ddee6aca43fec8e6 Mon Sep 17 00:00:00 2001
> > From: Felipe Balbi <felipe.balbi@nokia.com>
> > Date: Mon, 28 Apr 2008 13:45:49 +0300
> > Subject: [PATCH] USB: EHCI: Fix clock name for ehci-omap.c
> > MIME-Version: 1.0
> > Content-Type: text/plain; charset=utf-8
> > Content-Transfer-Encoding: 8bit
> >
> > Patch from Jouni Högander changed usbhost_l4_ick to
> > usbhost_ick, fixing in ehci-omap.c
> >
> > Signed-off-by: Felipe Balbi <felipe.balbi@nokia.com>
> > Cc: Jouni Högander <jouni.hogander@nokia.com>
> > ---
> > drivers/usb/host/ehci-omap.c | 2 +-
> > 1 files changed, 1 insertions(+), 1 deletions(-)
> >
> > diff --git a/drivers/usb/host/ehci-omap.c b/drivers/usb/host/ehci-omap.c
> > index 495c979..be93c69 100644
> > --- a/drivers/usb/host/ehci-omap.c
> > +++ b/drivers/usb/host/ehci-omap.c
> > @@ -73,7 +73,7 @@ struct ehci_omap_clock_defs {
> > };
> >
> > /* Clock names as per clock framework: May change so keep as #defs */
> > -#define USBHOST_ICKL "usbhost_l4_ick"
> > +#define USBHOST_ICKL "usbhost_ick"
> > #define USBHOST_120M_FCLK "usbhost_120m_fck"
> > #define USBHOST_48M_FCLK "usbhost_48m_fck"
> > #define USBHOST_TLL_ICKL "usbtll_ick"
> > --
> > 1.5.5.1.57.g5909c
> >
> >
> >
> > --
> > Best Regards,
> >
> > Felipe Balbi
> > http://felipebalbi.com
> > me@felipebalbi.com
> >
>
> --
> Jouni Högander
>
--
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:[~2008-04-30 0:32 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-28 8:29 [PATCH] PRCM: Combine 34xx l3_icks and l4_icks Högander Jouni
2008-04-28 10:49 ` Felipe Balbi
2008-04-29 6:49 ` Högander Jouni
2008-04-30 0:32 ` Tony Lindgren [this message]
2008-04-29 6:58 ` Paul Walmsley
2008-04-30 0:32 ` Tony Lindgren
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=20080430003234.GG8981@atomide.com \
--to=tony@atomide.com \
--cc=igor.stoppa@nokia.com \
--cc=jouni.hogander@nokia.com \
--cc=linux-omap@vger.kernel.org \
--cc=me@felipebalbi.com \
--cc=paul@pwsan.com \
/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.