public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/2] spi: sg2044-nor: A couple of cleanups
@ 2025-03-12 17:19 Andy Shevchenko
  2025-03-12 17:19 ` [PATCH v1 1/2] spi: sg2044-nor: Fully convert to device managed resources Andy Shevchenko
  2025-03-12 17:19 ` [PATCH v1 2/2] spi: sg2044-nor: Convert to dev_err_probe() Andy Shevchenko
  0 siblings, 2 replies; 6+ messages in thread
From: Andy Shevchenko @ 2025-03-12 17:19 UTC (permalink / raw)
  To: Longbin Li, Andy Shevchenko, linux-spi, linux-kernel; +Cc: Mark Brown

The driver has one ordering issue and one missed case for dev_err_probe().
Address that in this mini-series.

Andy Shevchenko (2):
  spi: sg2044-nor: Fully convert to device managed resources
  spi: sg2044-nor: Convert to dev_err_probe()

 drivers/spi/spi-sg2044-nor.c | 25 +++++++------------------
 1 file changed, 7 insertions(+), 18 deletions(-)

-- 
2.47.2


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

end of thread, other threads:[~2025-03-13  9:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-12 17:19 [PATCH v1 0/2] spi: sg2044-nor: A couple of cleanups Andy Shevchenko
2025-03-12 17:19 ` [PATCH v1 1/2] spi: sg2044-nor: Fully convert to device managed resources Andy Shevchenko
2025-03-12 23:34   ` kernel test robot
2025-03-13  9:20     ` Andy Shevchenko
2025-03-13  0:51   ` kernel test robot
2025-03-12 17:19 ` [PATCH v1 2/2] spi: sg2044-nor: Convert to dev_err_probe() Andy Shevchenko

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