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 <redacted>
---
drivers/usb/musb/ux500.c | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
On Mon, Jan 7, 2013 at 5:47 PM, Fabio Baltieri
[off-list ref] 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 <redacted>
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
[off-list ref] wrote:
quoted
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 <redacted>
Acked-by: Linus Walleij <redacted>
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
On Thu, Jan 10, 2013 at 2:38 PM, Fabio Baltieri
[off-list ref] wrote:
On Thu, Jan 10, 2013 at 12:23:32PM +0100, Linus Walleij wrote:
quoted
On Mon, Jan 7, 2013 at 5:47 PM, Fabio Baltieri
[off-list ref] wrote:
quoted
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 <redacted>
Acked-by: Linus Walleij <redacted>
Thanks for the ACK. This bug was here unnoticed since 3.6 merge window,
Then it should have Cc: stable at kernel.org..
do you think it may make sense to add this driver to u8500_defconfig? I
can send a patch if you say so...
Yes, can you make a patch updating the defconfig and also enabling
a few other things like charging maybe? Sync with Lee.
Yours,
Linus Walleij
From: Felipe Balbi <hidden> Date: 2013-01-17 10:51:22
On Thu, Jan 17, 2013 at 11:46:30AM +0100, Linus Walleij wrote:
On Thu, Jan 10, 2013 at 2:38 PM, Fabio Baltieri
[off-list ref] wrote:
quoted
On Thu, Jan 10, 2013 at 12:23:32PM +0100, Linus Walleij wrote:
quoted
On Mon, Jan 7, 2013 at 5:47 PM, Fabio Baltieri
[off-list ref] wrote:
quoted
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 <redacted>
Acked-by: Linus Walleij <redacted>
Thanks for the ACK. This bug was here unnoticed since 3.6 merge window,
On Thu, Jan 17, 2013 at 12:51:04PM +0200, Felipe Balbi wrote:
quoted
quoted
Thanks for the ACK. This bug was here unnoticed since 3.6 merge window,
Then it should have Cc: stable at kernel.org..
just added to my tree.
Hi Felipe, thanks for adding the stable tag to the patch, but I actually
made a bit of confusion with the versions, so I double checked and it
turns out this is really needed on v3.7 stable, not v3.6.
Will you be so kind to remove v3.6 from the stable tag from this
patch?
Thanks and sorry for the added noise!
Fabio
--
Fabio Baltieri
From: Felipe Balbi <hidden> Date: 2013-01-17 13:15:23
Hi,
On Thu, Jan 17, 2013 at 01:57:02PM +0100, Fabio Baltieri wrote:
On Thu, Jan 17, 2013 at 12:51:04PM +0200, Felipe Balbi wrote:
quoted
quoted
quoted
Thanks for the ACK. This bug was here unnoticed since 3.6 merge window,
Then it should have Cc: stable at kernel.org..
just added to my tree.
Hi Felipe, thanks for adding the stable tag to the patch, but I actually
made a bit of confusion with the versions, so I double checked and it
turns out this is really needed on v3.7 stable, not v3.6.
Will you be so kind to remove v3.6 from the stable tag from this
patch?
rebasing a "stable" branch is the most annoying you can ask me to do, I
will do it this time and hope I don't break anyone tracking my branches.
Next time, please be more careful.
cheers
--
balbi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20130117/71363da5/attachment.sig>