Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1616021
| From | Kishon Vijay Abraham I <kishon@ti.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v3] phy: rcar-gen3-usb2: fix implementation for runtime PM |
| Date | 2017-04-04 15:30 +0200 |
| Message-ID | <tswH0-5pz-15@gated-at.bofh.it> (permalink) |
| References | <tsuYx-4fH-7@gated-at.bofh.it> <tsuYx-4fH-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi,
On Tuesday 04 April 2017 05:06 PM, Yoshihiro Shimoda wrote:
> Hi Kishon,
>
>> From: Yoshihiro Shimoda, Sent: Tuesday, March 14, 2017 8:38 AM
>>
>> This patch fixes an issue that this driver doesn't take care of the runtime
>> PM. This code assumed that devm_phy_create() called pm_runtime_enable(dev),
>> but it misunderstood the dev_phy_create()'s specification.
>> This driver should call its own pm_runtime_enable() before dev_phy_create().
>>
>> Fixes: f3b5a8d9b50d ("phy: rcar-gen3-usb2: Add R-Car Gen3 USB2 PHY driver")
>> Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
>> ---
>> Changes from v2:
>> - revise the commit log (s/pm_runtime_pm/pm_runtime_enable)
>>
>> Changes from v1:
>> - revise the commit log (s/the own/its own/)
>> - simplify return code in probe().
>
> I'm afraid but would you review this patch?
sure, the patch looks good.
merged now, thanks.
-Kishon
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
RE: [PATCH v3] phy: rcar-gen3-usb2: fix implementation for runtime PM Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> - 2017-04-04 13:40 +0200 Re: [PATCH v3] phy: rcar-gen3-usb2: fix implementation for runtime PM Kishon Vijay Abraham I <kishon@ti.com> - 2017-04-04 15:30 +0200
csiph-web