linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] spi: s3c64xx: Cleanups
@ 2023-06-06  1:20 Andi Shyti
  2023-06-06  1:20 ` [PATCH 1/2] spi: s3c64xx: Use the managed spi master allocation function Andi Shyti
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Andi Shyti @ 2023-06-06  1:20 UTC (permalink / raw)
  To: Mark Brown
  Cc: Krzysztof Kozlowski, Alim Akhtar, linux-spi, linux-samsung-soc,
	Andi Shyti

Hi,

two small cleanups in the probe function. The first puts in use
the managed spi master allocation while the second implements the
dev_err_probe() function.

Thanks,
Andi

Andi Shyti (2):
  spi: s3c64xx: Use the managed spi master allocation function
  spi: s3c64xx: Use dev_err_probe()

 drivers/spi/spi-s3c64xx.c | 81 +++++++++++++++------------------------
 1 file changed, 30 insertions(+), 51 deletions(-)

-- 
2.40.1


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

end of thread, other threads:[~2023-06-07 17:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-06  1:20 [PATCH 0/2] spi: s3c64xx: Cleanups Andi Shyti
2023-06-06  1:20 ` [PATCH 1/2] spi: s3c64xx: Use the managed spi master allocation function Andi Shyti
2023-06-06  1:20 ` [PATCH 2/2] spi: s3c64xx: Use dev_err_probe() Andi Shyti
2023-06-07 17:24 ` [PATCH 0/2] spi: s3c64xx: Cleanups Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).