mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH -next 0/2] Use devm_spi_alloc_host() to simplfy code
@ 2024-08-26 12:14 Jinjie Ruan
  2024-08-26 12:14 ` [PATCH -next 1/2] spi: zynqmp-gqspi: Use devm_spi_alloc_host() Jinjie Ruan
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Jinjie Ruan @ 2024-08-26 12:14 UTC (permalink / raw)
  To: broonie, michal.simek, linux-spi, linux-arm-kernel, linux-kernel
  Cc: ruanjinjie

Use devm_spi_alloc_host() and dev_err_probe() to simplfy code.

Jinjie Ruan (2):
  spi: zynqmp-gqspi: Use devm_spi_alloc_host()
  spi: zynqmp-gqspi: Simplify with dev_err_probe()

 drivers/spi/spi-zynqmp-gqspi.c | 32 +++++++++++---------------------
 1 file changed, 11 insertions(+), 21 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2024-08-30 18:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-08-26 12:14 [PATCH -next 0/2] Use devm_spi_alloc_host() to simplfy code Jinjie Ruan
2024-08-26 12:14 ` [PATCH -next 1/2] spi: zynqmp-gqspi: Use devm_spi_alloc_host() Jinjie Ruan
2024-08-26 12:14 ` [PATCH -next 2/2] spi: zynqmp-gqspi: Simplify with dev_err_probe() Jinjie Ruan
2024-08-30 13:42 ` [PATCH -next 0/2] Use devm_spi_alloc_host() to simplfy code Michal Simek
2024-08-30 18:44 ` Mark Brown

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

all inboxes | Powered by JetHome®