Re: [PATCH v6 2/3] iio: adc: bcm_iproc_adc: Introduce local device pointer
Andy Shevchenko <[email protected]>
| Newsgroups | org.kernel.vger.linux-iio,org.infradead.lists.linux-arm-kernel,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 Thu, Aug 06, 2026 at 08:09:01AM +0530, [email protected] wrote: > Introduce a local 'struct device *dev' variable in iproc_adc_probe() > and use it for device-managed helper calls instead of repeatedly > referencing '&pdev->dev'. > > No functional change intended. Suggested-by: Andy Shevchenko <[email protected]> Reviewed-by: Andy Shevchenko <[email protected]> -- With Best Regards, Andy Shevchenko