From: Mark Brown Date: Mon, 30 Sep 2024 21:44:35 +0000 (+0100) Subject: Improve error handling in Rockchip SPI drivers X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=356749a2b22b92789016ef29dec3e6b3581fe37e;p=users%2Fjedix%2Flinux-maple.git Improve error handling in Rockchip SPI drivers Merge series from Dragan Simic : 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. --- 356749a2b22b92789016ef29dec3e6b3581fe37e