Re: [PATCH v3 0/7] gpio: rtd1625: minor cleanups and log improvements
Bartosz Golaszewski <[email protected]>
| Newsgroups | org.kernel.vger.linux-gpio,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On Sun, 16 Aug 2026 23:17:29 +0800, Yu-Chun Lin wrote: > This series splits the previous cleanup patch into smaller, logical > pieces and addresses the review comments from Andy Shevchenko. > > Link: https://lore.kernel.org/lkml/[email protected]/ > > Applied, thanks! [1/7] gpio: rtd1625: Remove unnecessary blank line https://git.kernel.org/brgl/c/f60178ca784aeeac3552383253e463d7e9d91620 [2/7] gpio: rtd1625: Drop unneeded initializations https://git.kernel.org/brgl/c/097d950bb33edb708f3ea40453ade989cbd8c283 [3/7] gpio: rtd1625: Fix variable type for regmap_read() https://git.kernel.org/brgl/c/d54bcfc3402fff60f38028a3ddf4e21cb0700fe2 [4/7] gpio: rtd1625: Narrow 'i' variable scope in loop https://git.kernel.org/brgl/c/f5440a157b062e0bc67196614b6a24649533d495 [5/7] gpio: rtd1625: Narrow 'hwirq' variable scope in loop https://git.kernel.org/brgl/c/7e9d11c9abf5e856208c0a3f3f32671f2861f4a8 [6/7] gpio: rtd1625: Replace pr_err_ratelimited() with dev_err_ratelimited() https://git.kernel.org/brgl/c/a3902d376dd2e384931aa10c077005547b9c2ba8 [7/7] gpio: rtd1625: Use IRQ_TYPE_DEFAULT macro https://git.kernel.org/brgl/c/d42c1df90df49b19c063d029c7d67e91751edc96 Best regards, -- Bartosz Golaszewski <[email protected]>