]> www.infradead.org Git - users/jedix/linux-maple.git/commit
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)
commit356749a2b22b92789016ef29dec3e6b3581fe37e
tree1581a0f46e04a15b9564f75385b2785d740da96d
parent9e3dfbcf70c90f374dc66f54f978853dbb93efa8
parent1482c40b440fa58f956bc3e1ef3426e0cdbc09e0
Improve error handling in Rockchip SPI drivers

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.
drivers/spi/spi-rockchip-sfc.c
drivers/spi/spi-rockchip.c