Re: [PATCH v2 2/5] gpio: rtd1625: Fix variable type for regmap_read()
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:54AM +0800, Yu-Chun Lin wrote: > Change the type of 'val' from int to unsigned int. This properly matches > the expected parameter type of regmap_read(). Reviewed-by: Andy Shevchenko <[email protected]> -- With Best Regards, Andy Shevchenko