Re: [PATCH 6/8] nvmem: rockchip-otp: Improve probe error handling

From: Heiko Stübner
Date: Tue May 02 2023 - 04:52:40 EST


Am Montag, 1. Mai 2023, 10:43:58 CEST schrieb Cristian Ciocaltea:
> Enhance error handling in the probe function by making use of
> dev_err_probe(), which ensures the error code is always printed, in
> addition to the specified error message.
>
> Signed-off-by: Cristian Ciocaltea <cristian.ciocaltea@xxxxxxxxxxxxx>

Reviewed-by: Heiko Stuebner <heiko@xxxxxxxxx>