[PATCH -next v2 0/4] soc: ti: Simplify with scoped for each OF child loop and dev_err_probe()

Jinjie Ruan ruanjinjie at huawei.com
Thu Aug 29 23:32:24 PDT 2024


Changes in v2:
- Rebased.
- Split from the whole soc patch set.
- Split Simplify with scoped for each OF child and dev_err_probe().
- Update the commit message.

Jinjie Ruan (4):
  soc: ti: knav_dma: Simplify with scoped for each OF child loop
  soc: ti: knav_dma: Use dev_err_probe() to simplfy code
  soc: ti: knav_qmss_queue: Simplify with scoped for each OF child loop
  soc: ti: knav_qmss_queue: Simplify with dev_err_probe()

 drivers/soc/ti/knav_dma.c        | 16 ++++--------
 drivers/soc/ti/knav_qmss_queue.c | 45 ++++++++++----------------------
 2 files changed, 19 insertions(+), 42 deletions(-)

-- 
2.34.1




More information about the linux-arm-kernel mailing list