[PATCH 0/5] remoteproc: Simplify few things: omap, keystone, st

Krzysztof Kozlowski krzysztof.kozlowski at linaro.org
Sat Jan 11 10:42:48 PST 2025


Few code simplifications without functional impact.  Not tested on
hardware.

Best regards,
Krzysztof

---
Krzysztof Kozlowski (5):
      remoteproc: keystone: Simplify returning syscon PTR_ERR
      remoteproc: omap: Simplify returning syscon PTR_ERR
      remoteproc: st: Simplify with dev_err_probe
      remoteproc: keystone: Use syscon_regmap_lookup_by_phandle_args
      remoteproc: st: Use syscon_regmap_lookup_by_phandle_args

 drivers/remoteproc/keystone_remoteproc.c | 17 +++-------
 drivers/remoteproc/omap_remoteproc.c     |  7 ++---
 drivers/remoteproc/st_remoteproc.c       | 54 +++++++++++++-------------------
 3 files changed, 28 insertions(+), 50 deletions(-)
---
base-commit: 6ecd20965bdc21b265a0671ccf36d9ad8043f5ab
change-id: 20250111-b4-syscon-phandle-args-remoteproc-06dfa873d1d1

Best regards,
-- 
Krzysztof Kozlowski <krzysztof.kozlowski at linaro.org>




More information about the linux-arm-kernel mailing list