From: Mark Brown Date: Thu, 10 Oct 2024 09:49:17 +0000 (+0100) Subject: Add dev_warn_probe() and improve error handling in X-Git-Tag: microblaze-v6.16~505^2~24 X-Git-Url: http://git.monstr.eu/?a=commitdiff_plain;h=eaa59db7e96bbd8ca85546aa09381fa78ca1f1bd;p=linux-2.6-microblaze.git Add dev_warn_probe() and improve error handling in Merge series from Dragan Simic : This is a small series that introduces dev_warn_probe() function, which produces warnings on failed resource acquisitions, and improves error handling in the probe paths of Rockchip SPI drivers, by using functions dev_err_probe() and dev_warn_probe() properly in multiple places. This series also performs a bunch of small, rather trivial code cleanups, to make the code neater and a bit easier to read. --- eaa59db7e96bbd8ca85546aa09381fa78ca1f1bd