[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <5434F336.4040908@ti.com>
Date: Wed, 8 Oct 2014 11:17:58 +0300
From: Roger Quadros <rogerq@...com>
To: Oussama Ghorbel <ghorbel@...asoftware.com>,
Kishon Vijay Abraham I <kishon@...com>
CC: Rabin Vincent <rabin@....in>, <linux-usb@...r.kernel.org>,
<linux-kernel@...r.kernel.org>
Subject: Re: [PATCHv2] phy: omap-usb2: Enable runtime PM of omap-usb2 phy
properly
Hi Oussama,
On 10/07/2014 02:02 PM, Oussama Ghorbel wrote:
> The USB OTG port does not work since v3.16 on omap platform.
> This is a regression introduced by the commit
> eb82a3d846fa (phy: omap-usb2: Balance pm_runtime_enable() on probe failure
> and remove).
> This because the call to pm_runtime_enable() function is moved after the
> call to devm_phy_create() function, which has side effect since later in
> the subsequent calls of devm_phy_create() there is a check with
> pm_runtime_enabled() to configure few things.
>
> Signed-off-by: Oussama Ghorbel <ghorbel@...asoftware.com>
Acked-by: Roger Quadros <rogerq@...com>
Could you please send the patch to
Cc: <stable@...r.kernel.org> [3.16+]
That way it will get into 3.16 onwards. Thanks.
cheers,
-roger
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists