All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kishon Vijay Abraham I <kishon@ti.com>
To: Tony Lindgren <tony@atomide.com>
Cc: linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org,
	linux-omap@vger.kernel.org, Pavel Machek <pavel@ucw.cz>
Subject: Re: [PATCH 0/2] Two phy-twl4030-usb fixes for unloading the module
Date: Tue, 9 Feb 2016 10:41:59 +0530	[thread overview]
Message-ID: <56B9751F.9070100@ti.com> (raw)
In-Reply-To: <20160208195149.GV19432@atomide.com>

Hi Tony,

On Tuesday 09 February 2016 01:21 AM, Tony Lindgren wrote:
> Hi Kishon,
> 
> * Tony Lindgren <tony@atomide.com> [151130 21:40]:
>> Hi,
>>
>> Here are two fixes for rmmod and PM. These can be merged separately after
>> the review from the MUSB related changes.
> 
> Looks like these two fixes never got merged. Care to merge
> these for v4.5-rc cycle with Cc stable v4.4?
> 
> Without these omap3 PM is blocked as the USB modules can
> never be unloaded.
> 
> I can also merge these via the ARM SoC tree if you ack and have
> no other fixes for the -rc cycle.

merged this to linux-phy now. I have a couple of other fixes for this -rc
cycle. Will send this along with the other fixes.

Thanks
Kishon

> 
> Regards,
> 
> Tony
> 
>> Tony Lindgren (2):
>>   phy: twl4030-usb: Relase usb phy on unload
>>   phy: twl4030-usb: Fix unbalanced pm_runtime_enable on module reload
>>
>>  drivers/phy/phy-twl4030-usb.c | 14 +++++++++-----
>>  1 file changed, 9 insertions(+), 5 deletions(-)
>>
>> -- 
>> 2.6.2
>>
>> --
>> 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
>>

WARNING: multiple messages have this Message-ID (diff)
From: Kishon Vijay Abraham I <kishon@ti.com>
To: Tony Lindgren <tony@atomide.com>
Cc: <linux-kernel@vger.kernel.org>, <linux-usb@vger.kernel.org>,
	<linux-omap@vger.kernel.org>, Pavel Machek <pavel@ucw.cz>
Subject: Re: [PATCH 0/2] Two phy-twl4030-usb fixes for unloading the module
Date: Tue, 9 Feb 2016 10:41:59 +0530	[thread overview]
Message-ID: <56B9751F.9070100@ti.com> (raw)
In-Reply-To: <20160208195149.GV19432@atomide.com>

Hi Tony,

On Tuesday 09 February 2016 01:21 AM, Tony Lindgren wrote:
> Hi Kishon,
> 
> * Tony Lindgren <tony@atomide.com> [151130 21:40]:
>> Hi,
>>
>> Here are two fixes for rmmod and PM. These can be merged separately after
>> the review from the MUSB related changes.
> 
> Looks like these two fixes never got merged. Care to merge
> these for v4.5-rc cycle with Cc stable v4.4?
> 
> Without these omap3 PM is blocked as the USB modules can
> never be unloaded.
> 
> I can also merge these via the ARM SoC tree if you ack and have
> no other fixes for the -rc cycle.

merged this to linux-phy now. I have a couple of other fixes for this -rc
cycle. Will send this along with the other fixes.

Thanks
Kishon

> 
> Regards,
> 
> Tony
> 
>> Tony Lindgren (2):
>>   phy: twl4030-usb: Relase usb phy on unload
>>   phy: twl4030-usb: Fix unbalanced pm_runtime_enable on module reload
>>
>>  drivers/phy/phy-twl4030-usb.c | 14 +++++++++-----
>>  1 file changed, 9 insertions(+), 5 deletions(-)
>>
>> -- 
>> 2.6.2
>>
>> --
>> 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
>>

  reply	other threads:[~2016-02-09  5:11 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-01  5:39 [PATCH 0/2] Two phy-twl4030-usb fixes for unloading the module Tony Lindgren
     [not found] ` <1448948394-32078-1-git-send-email-tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>
2015-12-01  5:39   ` [PATCH 1/2] phy: twl4030-usb: Relase usb phy on unload Tony Lindgren
2015-12-01  5:39     ` Tony Lindgren
2015-12-01  5:39 ` [PATCH 2/2] phy: twl4030-usb: Fix unbalanced pm_runtime_enable on module reload Tony Lindgren
2016-02-08 19:51 ` [PATCH 0/2] Two phy-twl4030-usb fixes for unloading the module Tony Lindgren
2016-02-09  5:11   ` Kishon Vijay Abraham I [this message]
2016-02-09  5:11     ` Kishon Vijay Abraham I
     [not found]     ` <56B9751F.9070100-l0cyMroinI0@public.gmane.org>
2016-02-09 15:46       ` Tony Lindgren
2016-02-09 15:46         ` 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=56B9751F.9070100@ti.com \
    --to=kishon@ti.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=pavel@ucw.cz \
    --cc=tony@atomide.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.