From: fabio.baltieri@linaro.org (Fabio Baltieri)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] usb: musb: ux500: use clk_prepare_enable and clk_disable_unprepare
Date: Thu, 10 Jan 2013 14:38:18 +0100 [thread overview]
Message-ID: <20130110133818.GA22710@balto.lan> (raw)
In-Reply-To: <CACRpkdZD1i_tvDf6XFyk5muYjtDziQaMNGK6vvihhFJVztXUjw@mail.gmail.com>
Hello Linus,
On Thu, Jan 10, 2013 at 12:23:32PM +0100, Linus Walleij wrote:
> On Mon, Jan 7, 2013 at 5:47 PM, Fabio Baltieri
> <fabio.baltieri@linaro.org> wrote:
>
> > This patch converts the module to use clk_prepare_enable and
> > clk_disable_unprepare variants as required by common clock framework.
> >
> > Without this the system crash during probe function.
> >
> > Signed-off-by: Fabio Baltieri <fabio.baltieri@linaro.org>
>
> Acked-by: Linus Walleij <linus.walleij@linaro.org>
Thanks for the ACK. This bug was here unnoticed since 3.6 merge window,
do you think it may make sense to add this driver to u8500_defconfig? I
can send a patch if you say so...
Thanks,
Fabio
--
Fabio Baltieri
WARNING: multiple messages have this Message-ID (diff)
From: Fabio Baltieri <fabio.baltieri@linaro.org>
To: Linus Walleij <linus.walleij@linaro.org>
Cc: Felipe Balbi <balbi@ti.com>, Ulf Hansson <ulf.hansson@linaro.org>,
linux-usb@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org,
Mian Yousaf KAUKAB <mian.yousaf.kaukab@stericsson.com>
Subject: Re: [PATCH] usb: musb: ux500: use clk_prepare_enable and clk_disable_unprepare
Date: Thu, 10 Jan 2013 14:38:18 +0100 [thread overview]
Message-ID: <20130110133818.GA22710@balto.lan> (raw)
In-Reply-To: <CACRpkdZD1i_tvDf6XFyk5muYjtDziQaMNGK6vvihhFJVztXUjw@mail.gmail.com>
Hello Linus,
On Thu, Jan 10, 2013 at 12:23:32PM +0100, Linus Walleij wrote:
> On Mon, Jan 7, 2013 at 5:47 PM, Fabio Baltieri
> <fabio.baltieri@linaro.org> wrote:
>
> > This patch converts the module to use clk_prepare_enable and
> > clk_disable_unprepare variants as required by common clock framework.
> >
> > Without this the system crash during probe function.
> >
> > Signed-off-by: Fabio Baltieri <fabio.baltieri@linaro.org>
>
> Acked-by: Linus Walleij <linus.walleij@linaro.org>
Thanks for the ACK. This bug was here unnoticed since 3.6 merge window,
do you think it may make sense to add this driver to u8500_defconfig? I
can send a patch if you say so...
Thanks,
Fabio
--
Fabio Baltieri
next prev parent reply other threads:[~2013-01-10 13:38 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-07 16:47 [PATCH] usb: musb: ux500: use clk_prepare_enable and clk_disable_unprepare Fabio Baltieri
2013-01-07 16:47 ` Fabio Baltieri
2013-01-10 11:23 ` Linus Walleij
2013-01-10 11:23 ` Linus Walleij
2013-01-10 13:38 ` Fabio Baltieri [this message]
2013-01-10 13:38 ` Fabio Baltieri
2013-01-17 10:46 ` Linus Walleij
2013-01-17 10:46 ` Linus Walleij
2013-01-17 10:51 ` Felipe Balbi
2013-01-17 10:51 ` Felipe Balbi
2013-01-17 12:57 ` Fabio Baltieri
2013-01-17 12:57 ` Fabio Baltieri
2013-01-17 13:15 ` Felipe Balbi
2013-01-17 13:15 ` Felipe Balbi
2013-01-17 13:12 ` Sergei Shtylyov
2013-01-17 13:12 ` Sergei Shtylyov
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=20130110133818.GA22710@balto.lan \
--to=fabio.baltieri@linaro.org \
--cc=linux-arm-kernel@lists.infradead.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.