Received: by 2002:a25:ad19:0:0:0:0:0 with SMTP id y25csp7082291ybi; Thu, 1 Aug 2019 02:57:48 -0700 (PDT) X-Google-Smtp-Source: APXvYqzaYNJ9ccGBM3Ke8R83Qk7Oti8FwAdWr5XtXmOrcYMQh9jGrPMIqmWk+oO8dAroPFtQb9co X-Received: by 2002:a62:79c2:: with SMTP id u185mr53281158pfc.237.1564653468601; Thu, 01 Aug 2019 02:57:48 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1564653468; cv=none; d=google.com; s=arc-20160816; b=CEFS8mNHwSPF0seu66JGsvpBowo9Skph3USdwmMgHeT8bcc/L3J/31WxbJ5hDMyloz fTHnIaKD31wv1LzuInrLJak25WMGmP54ytZp/eNYUW6aQeiKxWOCI0eLLjcJCFyNDptj 6RKxcMDrx6YpG+0GxmQBEuZqVI5+9yhI6dpy9eODmE/evRjfWnlqe+jj6cfPktTPPyvH mAci52sENPofIHLFl3cC2ZUGLQIlcIvjku5+DBlE1+pdaRsVG+HiexBTEeXUtcB+i3au NWV0lPbksAF3U78uJd9lbH49mTGGDkw5FTcZIGZ913pSl/ADtdEN02w03WWQHsQQh0cJ lfVw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date :dkim-signature; bh=H/ufdhBE9zss8HeEu8DXdx9ZycLjjY7BDSsotVEDs1I=; b=QAhmQCh35mQugzDAYBuk/x35NwgImjb4b0qK8IZNpIohd9vM0jC2So6MAloXzpRuNi GCzgjWpADLeXn6xA2mIiEwG+p5v2zJfVxKDOaKNYdG3uYOVYtr1yrsOaOPxc46csFyZj DB7GnRKDAw7rXQbT6BeQCR74JcH5cYCjYmigJAEc+iMjDBVggAU/PGMkBkDHvEto+iq+ Ti5DQ9OPIQRsCtnci1Noqb+QtZFlLkeX8RNnHrfUUL8hux2WubRuw0OMS9F5HdRShqAF jFMQRTF+skJpPF1QvFZvnu/PQWNfkQQjik3yCTv01Ut/0v4k2FzXfl1Ej4/fHLncRqoH FEfQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass (test mode) header.i=@onstation.org header.s=default header.b=L8Uvn5dg; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id f5si32890651pln.228.2019.08.01.02.57.32; Thu, 01 Aug 2019 02:57:48 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass (test mode) header.i=@onstation.org header.s=default header.b=L8Uvn5dg; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731216AbfHAJf2 (ORCPT + 99 others); Thu, 1 Aug 2019 05:35:28 -0400 Received: from onstation.org ([52.200.56.107]:49232 "EHLO onstation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725790AbfHAJf1 (ORCPT ); Thu, 1 Aug 2019 05:35:27 -0400 Received: from localhost (c-98-239-145-235.hsd1.wv.comcast.net [98.239.145.235]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: masneyb) by onstation.org (Postfix) with ESMTPSA id A93DC3E910; Thu, 1 Aug 2019 09:35:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=onstation.org; s=default; t=1564652127; bh=kfTmSsHjDSs4XpQs46UTlU71i6LS7tjQuHwr8ZEqdcQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=L8Uvn5dgi2tdehpfsCzTDQaHWI/bMUZB6hJLoMHPKBV0xjuRtAoMou1LCTbM3ULTQ kAygZS7rVJuy81oUFCYol4R1YgxBuTIXFGRudYkzjrRXpBiZBqVqxQ7NFSsPSeARYK +4Kb6IOdV8xl/BwaMCBlFryGz3VaB6GtYKUIL1CI= Date: Thu, 1 Aug 2019 05:35:26 -0400 From: Brian Masney To: Chuhong Yuan Cc: Jonathan Cameron , Hartmut Knaack , Lars-Peter Clausen , Peter Meerwald-Stadler , linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v4 2/4] iio: tsl2772: Use devm_add_action_or_reset for tsl2772_chip_off Message-ID: <20190801093526.GB27653@onstation.org> References: <20190801073605.9635-1-hslester96@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190801073605.9635-1-hslester96@gmail.com> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Aug 01, 2019 at 03:36:05PM +0800, Chuhong Yuan wrote: > Use devm_add_action_or_reset to call tsl2772_chip_off > when the device is removed. > This also fixes the issue that the chip is turned off > before the device is unregistered. > > Fixes: 4e24c1719f34 ("staging: iio: tsl2x7x: rename driver to tsl2772") > Signed-off-by: Chuhong Yuan Let's use this Fixes tag instead: Fixes: c06c4d793584 ("staging: iio: tsl2x7x/tsl2772: move out of staging") I'd wait and see if Jonathan wants you to resend out the series if he has any changes. Brian > --- > Changes in v4: > - Split v3 into three patches. > - Revise description to make it more precise. > > drivers/iio/light/tsl2772.c | 16 +++++++++++++--- > 1 file changed, 13 insertions(+), 3 deletions(-) > > diff --git a/drivers/iio/light/tsl2772.c b/drivers/iio/light/tsl2772.c > index 29cfd8ae2700..e866ae40f157 100644 > --- a/drivers/iio/light/tsl2772.c > +++ b/drivers/iio/light/tsl2772.c > @@ -860,6 +860,13 @@ static int tsl2772_chip_off(struct iio_dev *indio_dev) > return tsl2772_write_control_reg(chip, 0x00); > } > > +static void tsl2772_chip_off_action(void *data) > +{ > + struct iio_dev *indio_dev = data; > + > + tsl2772_chip_off(indio_dev); > +} > + > /** > * tsl2772_invoke_change - power cycle the device to implement the user > * parameters > @@ -1877,9 +1884,14 @@ static int tsl2772_probe(struct i2c_client *clientp, > if (ret < 0) > return ret; > > + ret = devm_add_action_or_reset(&clientp->dev, > + tsl2772_chip_off_action, > + indio_dev); > + if (ret < 0) > + return ret; > + > ret = iio_device_register(indio_dev); > if (ret) { > - tsl2772_chip_off(indio_dev); > dev_err(&clientp->dev, > "%s: iio registration failed\n", __func__); > return ret; > @@ -1926,8 +1938,6 @@ static int tsl2772_remove(struct i2c_client *client) > { > struct iio_dev *indio_dev = i2c_get_clientdata(client); > > - tsl2772_chip_off(indio_dev); > - > iio_device_unregister(indio_dev); > > return 0; > -- > 2.20.1