From: Mark Brown Date: Wed, 23 Nov 2022 17:22:52 +0000 (+0000) Subject: regulator: ROHM BDxxxxx minor print improvements X-Git-Tag: v6.2-rc1~121^2~17 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c23fdf9e5063d89cfbbd9c89ad7f6fef38bdb9f3;p=thirdparty%2Fkernel%2Flinux.git regulator: ROHM BDxxxxx minor print improvements Merge series from Matti Vaittinen : Minor (printing) improvements for ROHM regulator drivers. This series: - Drops an unnecessary info print from bd718x7. (Added a fixes tag for this but not really sure if worth adding to stable) - Convert the ROHM BDxxxxx PMIC regulator drivers to use dev_err_probe(). - Change the probe logic for bd718x7 to favor the more usual devm-style where errors are returned immediately. --- c23fdf9e5063d89cfbbd9c89ad7f6fef38bdb9f3