Re: [PATCH v2] staging: iio: adc: ad7816: Drop unnecessary dev_set_drvdata() call

From: David Lechner
Date: Tue Aug 19 2025 - 11:10:26 EST


On 8/19/25 10:00 AM, Salah Triki wrote:
> Remove the call to `dev_set_drvdata()` and the associated comment
> since private data is never read.
>
> Signed-off-by: Salah Triki <salah.triki@xxxxxxxxx>
> ---
> Changes in v2 :

Reviewed-by: David Lechner <dlechner@xxxxxxxxxxxx>