RE: [PATCH] phy: core: fix the condition to enable pm_runtime in phy_create()

From: Yoshihiro Shimoda
Date: Mon Mar 06 2017 - 00:49:56 EST


Hi,

> From: Yoshihiro Shimoda
> Sent: Friday, March 03, 2017 8:33 PM
>
> This patch fixes an issue that phy_create() never enables the pm_runtime.
> And then, we can remove calling the pm_runtime_{en,dis}able from some
> phy drivers.
>
> Fixes: ff764963479a ("drivers: phy: add generic PHY framework")
> Cc: stable@xxxxxxxxxxxxxxx # v3.13+
> Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@xxxxxxxxxxx>

I would like to recall this patch because I completely misunderstand this condition.
I apologize for that.

Best regards,
Yoshihiro Shimoda