[PATCH V2 3/3] pwm: imx1: Use dev_err_probe() to simplify error handling
Lee Jones
lee.jones at linaro.org
Tue Aug 11 02:37:32 EDT 2020
On Tue, 11 Aug 2020, Anson Huang wrote:
> dev_err_probe() can reduce code size, uniform error handling and record the
> defer probe reason etc., use it to simplify the code.
>
> Signed-off-by: Anson Huang <Anson.Huang at nxp.com>
> ---
> changes since V1:
> - remove redundant return value print.
> ---
> drivers/pwm/pwm-imx1.c | 21 ++++++---------------
> 1 file changed, 6 insertions(+), 15 deletions(-)
Acked-by: Lee Jones <lee.jones at linaro.org>
--
Lee Jones [李琼斯]
Senior Technical Lead - Developer Services
Linaro.org │ Open source software for Arm SoCs
Follow Linaro: Facebook | Twitter | Blog
More information about the linux-arm-kernel
mailing list