Re: [PATCH RESEND 0/5] can: c_can: One fix + simplify few things

From: Vincent Mailhol
Date: Sun Jan 12 2025 - 09:18:31 EST


Thanks for the clean-up!

On 12/01/2025 at 21:41, Krzysztof Kozlowski wrote:
> One fix on which rest of the patches are based on (context changes).
> Not tested on hardware.
>
> Best regards,
> Krzysztof
>
> ---
> Krzysztof Kozlowski (5):
> can: c_can: Fix unbalanced runtime PM disable in error path
> can: c_can: Drop useless final probe failure message
> can: c_can: Simplify handling syscon error path
> can: c_can: Use of_property_present() to test existence of DT property
> can: c_can: Use syscon_regmap_lookup_by_phandle_args
>
> drivers/net/can/c_can/c_can_platform.c | 56 +++++++++++-----------------------
> 1 file changed, 18 insertions(+), 38 deletions(-)

For the series:

Reviewed-by: Vincent Mailhol <mailhol.vincent@xxxxxxxxxx>


Yours sincerely,
Vincent Mailhol