Re: [PATCH v2 4/5] gpio: rtd1625: Replace pr_err_ratelimited() with dev_err_ratelimited()

From: Andy Shevchenko

Date: Fri Aug 14 2026 - 08:08:02 EST


On Fri, Aug 14, 2026 at 10:56:56AM +0800, Yu-Chun Lin wrote:
> Using dev_* logging macros is preferred over pr_* in device drivers as it
> provides proper device context in the kernel log output.

Reviewed-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxx>

--
With Best Regards,
Andy Shevchenko