[PATCH 0/2] firmware: imx: Use dev_err_probe() to simplify code

Yuan Can yuancan at huawei.com
Fri Sep 23 19:47:58 PDT 2022


This series simplify the error handling in probe function by
switching from dev_err() to dev_err_probe().

Yuan Can (2):
  firmware: imx: scu: Use dev_err_probe() to simplify code
  firmware: imx-dsp: Use dev_err_probe() to simplify code

 drivers/firmware/imx/imx-dsp.c | 7 +++----
 drivers/firmware/imx/imx-scu.c | 7 +++----
 2 files changed, 6 insertions(+), 8 deletions(-)

-- 
2.17.1




More information about the linux-arm-kernel mailing list