From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 463EAC2BD09 for ; Mon, 24 Jun 2024 19:34:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Transfer-Encoding: Content-Type:MIME-Version:References:In-Reply-To:Message-ID:Subject:Cc:To: From:Date:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=c7oZOBNf5h8g1mZUjd+TyGXhwAG/hcQwWHUuFDJbzaQ=; b=mJs6HuEV+nmqUTEDtNQR7PTDJS 7u0qwAWVvVwdK7QmPuuURJ2L4DtHM1AIEgwyjSU33odtO06CrM8SbbRoM8komBBwTdjbsGKgb+HXI LecXtdnmjDPsffXfs4xzs1lgWDjJ1dFuRmTu99hfGy+lplOrnaeqKpzet260krbkQXsLvjNrvJo3O Uso11rtkKXurRTNzgQSf1K/WCHwIoL+3dq+ffgtv8W41w2gzn8VKybfV6jSBVhV3l8hLbHMPHamzT i3pxTrnuBapyhVwsFITk9CKSpCY01vfIZcIcCVeTwL7dWhZ1rwRG0owde50gKR4uJZuBfdc2s/7i/ NmODoUHg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sLpSa-00000000ReO-0Svi; Mon, 24 Jun 2024 19:34:40 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sLpST-00000000Rdb-3j0j for linux-arm-kernel@lists.infradead.org; Mon, 24 Jun 2024 19:34:35 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id A746760F80; Mon, 24 Jun 2024 19:34:32 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id BD3A2C2BBFC; Mon, 24 Jun 2024 19:34:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1719257672; bh=BoW+izWMrB0vUIgdczTG8eY31gFwP4//AAgzMGmL2dM=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=lp8/TvQVYFswu33lkx0ks1qmHin9SfvJe1OJt6aVDfBxiJNuzBjVuZFPAocNe2Kp2 xl6aghAFbuwFuQKmECp3Xmai3FPZLHnTJHzss/36QxfOkIFf55zJXtabwaKanPOPh/ Uz47iksDtHlIskOzDB2umFQ/EGOHLyGKqDeKufzeVhxAnsNz3fV/i3r/6VIyyxm1t0 eVpNTmPaLCBlKqLB19kEmOwwSRQABWY7OuJCyi5I3eZIWV/Qbrjj2aGSYKpBh9KXig 4eITZGGCY4Mj3SnAJE6G6NUvNhjELmIZbx9uA8lz4Ef1CdUgUv3DNj/k7EpfmTJIZu dqIS7gbbMISUw== Date: Mon, 24 Jun 2024 20:34:26 +0100 From: Jonathan Cameron To: David Lechner Cc: Joel Stanley , Andrew Jeffery , Liam Girdwood , Mark Brown , Andreas Klinger , Michael Hennerich , Nuno =?UTF-8?B?U8Oh?= , linux-iio@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-aspeed@lists.ozlabs.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 00/10] iio: use devm_regulator_get_enable_read_voltage round 2 Message-ID: <20240624203426.1970ec62@jic23-huawei> In-Reply-To: <20240623111247.1c4a5e2a@jic23-huawei> References: <20240621-iio-regulator-refactor-round-2-v1-0-49e50cd0b99a@baylibre.com> <20240623111247.1c4a5e2a@jic23-huawei> X-Mailer: Claws Mail 4.3.0 (GTK 3.24.42; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240624_123434_030996_C2BDF091 X-CRM114-Status: GOOD ( 18.37 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Sun, 23 Jun 2024 11:12:47 +0100 Jonathan Cameron wrote: > On Fri, 21 Jun 2024 17:11:47 -0500 > David Lechner wrote: > > > This is the second round of patches making use of the new helper > > devm_regulator_get_enable_read_voltage() to simplify drivers. > > > > All of the changes in this round should be fairly straight forward. > > And as a bonus, there are a few patches to get rid of driver .remove > > callbacks. > > LGTM. Obviously only been on list for a short time though and > some of these have active maintainers so I won't pick them up just yet. I think most of the people I thought would review did super quick so applied. Thanks, Jonathan > > Jonathan > > > > > --- > > David Lechner (10): > > iio: adc: aspeed_adc: use devm_regulator_get_enable_read_voltage() > > iio: adc: hx711: use devm_regulator_get_enable_read_voltage() > > iio: adc: hx711: remove hx711_remove() > > iio: adc: hx711: use dev_err_probe() > > iio: adc: ltc2309: use devm_regulator_get_enable_read_voltage() > > iio: adc: max1363: use devm_regulator_get_enable_read_voltage() > > iio: adc: ti-adc108s102: use devm_regulator_get_enable_read_voltage() > > iio: adc: ti-ads8688: use devm_regulator_get_enable_read_voltage() > > iio: adc: ti-ads8688: drop ads8688_remove() > > iio: dac: ad3552r: use devm_regulator_get_enable_read_voltage() > > > > drivers/iio/adc/aspeed_adc.c | 30 +++++----------- > > drivers/iio/adc/hx711.c | 78 ++++++++++------------------------------- > > drivers/iio/adc/ltc2309.c | 43 ++++------------------- > > drivers/iio/adc/max1363.c | 28 +++------------ > > drivers/iio/adc/ti-adc108s102.c | 28 ++------------- > > drivers/iio/adc/ti-ads8688.c | 59 ++++++------------------------- > > drivers/iio/dac/ad3552r.c | 28 +++------------ > > 7 files changed, 53 insertions(+), 241 deletions(-) > > --- > > base-commit: 7db8a847f98caae68c70bdab9ba92d1af38e5656 > > change-id: 20240621-iio-regulator-refactor-round-2-28a1e129a42d > >