public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH -next v2 0/4] soc: ti: Simplify with scoped for each OF child loop and dev_err_probe()
@ 2024-08-30  6:32 Jinjie Ruan
  2024-08-30  6:32 ` [PATCH -next v2 1/4] soc: ti: knav_dma: Simplify with scoped for each OF child loop Jinjie Ruan
                   ` (3 more replies)
  0 siblings, 4 replies; 15+ messages in thread
From: Jinjie Ruan @ 2024-08-30  6:32 UTC (permalink / raw)
  To: nm, ssantosh, linux-kernel, linux-arm-kernel, krzk, jic23; +Cc: ruanjinjie

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


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2024-09-03 13:41 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-30  6:32 [PATCH -next v2 0/4] soc: ti: Simplify with scoped for each OF child loop and dev_err_probe() Jinjie Ruan
2024-08-30  6:32 ` [PATCH -next v2 1/4] soc: ti: knav_dma: Simplify with scoped for each OF child loop Jinjie Ruan
2024-08-30  6:32 ` [PATCH -next v2 2/4] soc: ti: knav_dma: Use dev_err_probe() to simplfy code Jinjie Ruan
2024-08-30 10:31   ` Nishanth Menon
2024-08-30 10:36     ` Krzysztof Kozlowski
2024-08-30 10:42       ` Krzysztof Kozlowski
2024-08-31  1:59     ` Jinjie Ruan
2024-08-31  5:21       ` Krzysztof Kozlowski
2024-08-31  6:27         ` Jinjie Ruan
2024-08-31 18:53           ` Andrew Lunn
2024-09-03 13:40       ` Uwe Kleine-König
2024-08-30  6:32 ` [PATCH -next v2 3/4] soc: ti: knav_qmss_queue: Simplify with scoped for each OF child loop Jinjie Ruan
2024-08-30  6:32 ` [PATCH -next v2 4/4] soc: ti: knav_qmss_queue: Simplify with dev_err_probe() Jinjie Ruan
2024-08-30 10:38   ` Nishanth Menon
2024-08-31 11:06   ` Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox