Re: [PATCH v2 4/5] gpio: rtd1625: Replace pr_err_ratelimited() with dev_err_ratelimited()
Andy Shevchenko <[email protected]>
| Newsgroups | org.kernel.vger.linux-gpio,org.kernel.vger.linux-kernel |
|---|---|
| Organization | Intel Finland Oy - BIC 0357606-4 - c/o Alberga Business Park, 6 krs, Bertel Jungin Aukio 5, 02600 Espoo |
| Message-ID | <[email protected]> |
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 <[email protected]> -- With Best Regards, Andy Shevchenko