[PATCH v2 0/2] spi: sg2044-nor: A couple of cleanups
From: Andy Shevchenko
Date: Thu Mar 13 2025 - 07:14:42 EST
The driver has one ordering issue and one missed case for dev_err_probe().
Address that in this mini-series.
In v2:
- fixed obvious typo (LKP)
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