[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20181123165838.GF53235@atomide.com>
Date: Fri, 23 Nov 2018 08:58:38 -0800
From: Tony Lindgren <tony@...mide.com>
To: Kishon Vijay Abraham I <kishon@...com>
Cc: linux-kernel@...r.kernel.org, linux-usb@...r.kernel.org,
linux-omap@...r.kernel.org, Pavel Machek <pavel@....cz>,
Sebastian Reichel <sre@...nel.org>
Subject: Re: [PATCH 2/2] phy: mapphone-mdm6600: Improve phy related runtime
PM calls
* Kishon Vijay Abraham I <kishon@...com> [181123 07:59]:
> On 17/11/18 7:07 PM, Tony Lindgren wrote:
> > + /* Allow aggressive PM for USB, it's only needed for n_gsm port */
> > + if (phy_pm_runtime_enabled(ddata->generic_phy))
> > + phy_pm_runtime_put(ddata->generic_phy);
>
> phy_*() API's are generally added to be used by the consumer driver. I guess in
> this case we can directly use pm_runtime_enabled(x).
OK sure that works for me too.
Regards,
Tony
Powered by blists - more mailing lists