Received: by 2002:a25:6193:0:0:0:0:0 with SMTP id v141csp4392297ybb; Tue, 14 Apr 2020 06:28:42 -0700 (PDT) X-Google-Smtp-Source: APiQypIV7LCqopCLe7KYzbMo4lT1sFRthfC7KPRIr6rjWMbEraUU2DmfTEi1PkdjjqgB7z2gMbmK X-Received: by 2002:a05:6402:1383:: with SMTP id b3mr20521812edv.217.1586870922437; Tue, 14 Apr 2020 06:28:42 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1586870922; cv=none; d=google.com; s=arc-20160816; b=gadeRNMgLurR423atSTEJCb6FYNWYbXiKk1MfOOwqkabH31Jpon6AhJBDvQ5vC01D6 Ql5kMM8dpUAC10D85r5Nm+kVUcMOLR0EN2RO1DLHcA228lhUuvJ1c+8j9xpB2PPf188A 8C2K7D4+SmBoRELauKGlnuBonm0ppQFXwvau/+3tLeVIIsZfZNFafXfceXICQn6k59Mf DNY+Dk5HZ5G78l82gF/Q9w7LZ+Z3zY4aI6N379rcZHw2+K9wBUkDWltCIRvfQ+I7ToXI J+bLsvrniXJtjlutJYlyjRiR16t/6opfPuLEwuuVSNq+3BOVJjQRtGBX+cJdxBLRSgws VqMg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:subject:cc:to:from:date :dkim-signature; bh=fi3kEL3BThkZ48BPSdZ818bwLtxn6kN6bzoJcO8KHDQ=; b=ZhnmGBB6ko7wo/ZsWE3NdtI00Vlt1/DT+qpd6fhNRM7NnUcPu4vH///tBanKy72kvE /bheG7bWyp4TK1LqjjwxBEhnHvfAihe+SM/hhTJFCqjttbuOLgW2iAyWSXN6NNjxPzZy uYUrJvu8x2ZV50fptymFQTCY4ZhG6geRe8beWrDUtba0thezG7iixeg+Hx4vnlOHifGT 07um1kfVzHdAdQahYkq1/D6YIoRVg/m5gxOljkJIW+PSIBNOrUEVdscAQRd7CKpzylBq GXLXyFnQSZapyg9RP3JylxUZnFQawiEa4Nk8Ir+LBnBKSP6EvOMObTpokd6R5ov8m75y Qm2A== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=QqrGYb7I; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id o30si1301791eda.0.2020.04.14.06.28.17; Tue, 14 Apr 2020 06:28:42 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=QqrGYb7I; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1732488AbgDMRGD (ORCPT + 99 others); Mon, 13 Apr 2020 13:06:03 -0400 Received: from mail.kernel.org ([198.145.29.99]:56672 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1732482AbgDMRGB (ORCPT ); Mon, 13 Apr 2020 13:06:01 -0400 Received: from archlinux (cpc149474-cmbg20-2-0-cust94.5-4.cable.virginm.net [82.4.196.95]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 70AAE2063A; Mon, 13 Apr 2020 17:05:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1586797560; bh=XSzvWwboQfJbnb90gbiOgWC167qu2vdKrgA+BfEfCpo=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=QqrGYb7IDH34G4ZR7RSg/V2SkPEJ2ZZyh7mDf3OYFbo7lQBigcWIvnrAz39PgzOhx R6REQgOrgZLbNoHYrvUalvOTXj1LGyMghKalIM0d0RW0nAKgvikPXLU5aUah08TFbq ANf+eAJWPV1B01x/z2JUsZ+QqISS9nhxYb0gtyRk= Date: Mon, 13 Apr 2020 18:05:56 +0100 From: Jonathan Cameron To: Alexandru Ardelean Cc: , , , Subject: Re: [PATCH v2 1/2] iio: at91-sama5d2_adc: split at91_adc_current_chan_is_touch() helper Message-ID: <20200413180556.20638f3b@archlinux> In-Reply-To: <20200304084219.20810-1-alexandru.ardelean@analog.com> References: <20200304084219.20810-1-alexandru.ardelean@analog.com> X-Mailer: Claws Mail 3.17.5 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 4 Mar 2020 10:42:18 +0200 Alexandru Ardelean wrote: > This change moves the logic to check if the current channel is the > touchscreen channel to a separate helper. > This reduces some code duplication, but the main intent is to re-use this > in the next patches. > > Signed-off-by: Alexandru Ardelean Eugen / Ludovic, Have you had a chance to look at this series? Thanks, Jonathan > --- > > This patchset continues discussion: > https://lore.kernel.org/linux-iio/20191023082508.17583-1-alexandru.ardelean@analog.com/ > Apologies for the delay. > > Changelog v1 -> v2: > * added patch 'iio: at91-sama5d2_adc: split at91_adc_current_chan_is_touch() > helper' > * renamed at91_adc_buffer_postenable() -> at91_adc_buffer_preenable() > - at91_adc_buffer_postenable() - now just calls > iio_triggered_buffer_postenable() if the channel isn't the touchscreen > channel > * renamed at91_adc_buffer_predisable() -> at91_adc_buffer_postdisable() > - at91_adc_buffer_predisable() - now just calls > iio_triggered_buffer_predisable() if the channel isn't the touchscreen > channel > > drivers/iio/adc/at91-sama5d2_adc.c | 31 +++++++++++++++--------------- > 1 file changed, 15 insertions(+), 16 deletions(-) > > diff --git a/drivers/iio/adc/at91-sama5d2_adc.c b/drivers/iio/adc/at91-sama5d2_adc.c > index a5c7771227d5..f2a74c47c768 100644 > --- a/drivers/iio/adc/at91-sama5d2_adc.c > +++ b/drivers/iio/adc/at91-sama5d2_adc.c > @@ -873,18 +873,24 @@ static int at91_adc_dma_start(struct iio_dev *indio_dev) > return 0; > } > > +static bool at91_adc_current_chan_is_touch(struct iio_dev *indio_dev) > +{ > + struct at91_adc_state *st = iio_priv(indio_dev); > + > + return !!bitmap_subset(indio_dev->active_scan_mask, > + &st->touch_st.channels_bitmask, > + AT91_SAMA5D2_MAX_CHAN_IDX + 1); > +} > + > static int at91_adc_buffer_postenable(struct iio_dev *indio_dev) > { > int ret; > struct at91_adc_state *st = iio_priv(indio_dev); > > /* check if we are enabling triggered buffer or the touchscreen */ > - if (bitmap_subset(indio_dev->active_scan_mask, > - &st->touch_st.channels_bitmask, > - AT91_SAMA5D2_MAX_CHAN_IDX + 1)) { > - /* touchscreen enabling */ > + if (at91_adc_current_chan_is_touch(indio_dev)) > return at91_adc_configure_touch(st, true); > - } > + > /* if we are not in triggered mode, we cannot enable the buffer. */ > if (!(indio_dev->currentmode & INDIO_ALL_TRIGGERED_MODES)) > return -EINVAL; > @@ -906,12 +912,9 @@ static int at91_adc_buffer_predisable(struct iio_dev *indio_dev) > u8 bit; > > /* check if we are disabling triggered buffer or the touchscreen */ > - if (bitmap_subset(indio_dev->active_scan_mask, > - &st->touch_st.channels_bitmask, > - AT91_SAMA5D2_MAX_CHAN_IDX + 1)) { > - /* touchscreen disable */ > + if (at91_adc_current_chan_is_touch(indio_dev)) > return at91_adc_configure_touch(st, false); > - } > + > /* if we are not in triggered mode, nothing to do here */ > if (!(indio_dev->currentmode & INDIO_ALL_TRIGGERED_MODES)) > return -EINVAL; > @@ -1886,14 +1889,10 @@ static __maybe_unused int at91_adc_resume(struct device *dev) > return 0; > > /* check if we are enabling triggered buffer or the touchscreen */ > - if (bitmap_subset(indio_dev->active_scan_mask, > - &st->touch_st.channels_bitmask, > - AT91_SAMA5D2_MAX_CHAN_IDX + 1)) { > - /* touchscreen enabling */ > + if (at91_adc_current_chan_is_touch(indio_dev)) > return at91_adc_configure_touch(st, true); > - } else { > + else > return at91_adc_configure_trigger(st->trig, true); > - } > > /* not needed but more explicit */ > return 0;