[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210927220834.014e6c77@aktux>
Date: Mon, 27 Sep 2021 22:08:34 +0200
From: Andreas Kemnade <andreas@...nade.info>
To: Alexandru Ardelean <aardelean@...iqon.com>
Cc: linux-kernel@...r.kernel.org, linux-iio@...r.kernel.org,
jic23@...nel.org
Subject: Re: [PATCH] iio: adc: rn5t618-adc: use
devm_iio_map_array_register() function
On Sun, 26 Sep 2021 19:28:59 +0300
Alexandru Ardelean <aardelean@...iqon.com> wrote:
> This driver already hooks a similar unwind callback via
> devm_add_action_or_reset().
>
> They pretty much do the same thing, so this change converts it to the
> devm_iio_map_array_register().
>
> Signed-off-by: Alexandru Ardelean <aardelean@...iqon.com>
> ---
> drivers/iio/adc/rn5t618-adc.c | 13 +------------
> 1 file changed, 1 insertion(+), 12 deletions(-)
yes, looks sane, the patches it depens on are not in linux-next yet.
But it seems that they are accepted, so:
Reviewed-by: Andreas Kemnade <andreas@...nade.info>
Powered by blists - more mailing lists