Re: [PATCH] phy/allwinner: phy-sun50i-usb3: Use dev_err_probe()

From: Vinod Koul
Date: Mon Mar 31 2025 - 02:48:37 EST


On 31-03-25, 10:32, shao.mingyin@xxxxxxxxxx wrote:
> >On 28/03/2025 10:02, shao.mingyin@xxxxxxxxxx wrote:
> >> From: Zhang Enpei <zhang.enpei@xxxxxxxxxx>
> >>
> >> Replace the open-code with dev_err_probe() to simplify the code.
> >>
> >> Signed-off-by: Zhang Enpei <zhang.enpei@xxxxxxxxxx>
> >> Signed-off-by: Shao Mingyin <shao.mingyin@xxxxxxxxxx>
> >
> >Why are you sending patch-by-patch? Organize your work for the same
> >subsystem into one patchset so we see entire picture at once, not spread
> >onto 10 separate threads.
> >
> >Best regards,
> >Krzysztof
>
> Dear Krzysztof,
> Thank you for the constructive feedback.
> We apologize for any inconvenience caused.We will regroup the patches
> targeting the same subsystem into a consolidated series.

Nice, while at it, please see the subsystem tagging style. Here it
should be "phy: allwinner: xxxxx"

--
~Vinod