[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241123155239.05cdd930@jic23-huawei>
Date: Sat, 23 Nov 2024 15:52:39 +0000
From: Jonathan Cameron <jic23@...nel.org>
To: David Lechner <dlechner@...libre.com>
Cc: Michael Hennerich <Michael.Hennerich@...log.com>, Liam Girdwood
<lgirdwood@...il.com>, Mark Brown <broonie@...nel.org>, Antoniu Miclaus
<antoniu.miclaus@...log.com>, Nuno Sá <nuno.sa@...log.com>,
linux-iio@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 07/11] iio: dac ad8801: drop driver remove function
On Wed, 20 Nov 2024 15:33:30 -0600
David Lechner <dlechner@...libre.com> wrote:
> Remove driver remove callback in the ad8801 driver.
>
> By making use of devm_iio_device_register(), we no longer need a driver
> remove callback. Also since this was the last user of spi_get_drvdata(),
> we can drop the call to spi_set_drvdata().
>
> Signed-off-by: David Lechner <dlechner@...libre.com>
Applied.
Powered by blists - more mailing lists