]> www.infradead.org Git - linux.git/commitdiff
Improve error handling in Rockchip SPI drivers
authorMark Brown <broonie@kernel.org>
Mon, 30 Sep 2024 21:44:35 +0000 (22:44 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 30 Sep 2024 21:44:35 +0000 (22:44 +0100)
Merge series from Dragan Simic <dsimic@manjaro.org>:

This is a small series that improves error handling in the probe path
of the Rockchip SPI drivers, by using dev_err_probe() properly in multiple
places.  It also performs a bunch of small, rather trivial code
cleanups, to make the code neater and a bit easier to read.

1  2 
drivers/spi/spi-rockchip-sfc.c
drivers/spi/spi-rockchip.c

Simple merge
Simple merge