Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761875AbcJaHtJ (ORCPT ); Mon, 31 Oct 2016 03:49:09 -0400 Received: from mail-pf0-f196.google.com ([209.85.192.196]:35350 "EHLO mail-pf0-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1761839AbcJaHtH (ORCPT ); Mon, 31 Oct 2016 03:49:07 -0400 Date: Mon, 31 Oct 2016 15:49:02 +0800 From: Eva Rachel Retuya To: Jonathan Cameron Cc: Lars-Peter Clausen , linux-iio@vger.kernel.org, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org, Michael.Hennerich@analog.com, knaack.h@gmx.de, pmeerw@pmeerw.net, gregkh@linuxfoundation.org Subject: Re: [PATCH v3] staging: iio: cdc: ad7746: add additional config defines Message-ID: <20161031074901.GA2207@Socrates-DK> Mail-Followup-To: Jonathan Cameron , Lars-Peter Clausen , linux-iio@vger.kernel.org, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org, Michael.Hennerich@analog.com, knaack.h@gmx.de, pmeerw@pmeerw.net, gregkh@linuxfoundation.org References: <1477643212-7200-1-git-send-email-eraretuya@gmail.com> <48d88156-88a9-dcc9-48d8-809d992c56e1@metafoo.de> <5ef0f1e1-236c-0698-cdfc-533125b2d2c7@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5ef0f1e1-236c-0698-cdfc-533125b2d2c7@kernel.org> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1118 Lines: 34 On Sun, Oct 30, 2016 at 06:49:00PM +0000, Jonathan Cameron wrote: > On 30/10/16 17:46, Lars-Peter Clausen wrote: > > On 10/30/2016 06:41 PM, Jonathan Cameron wrote: > >> On 28/10/16 09:26, Eva Rachel Retuya wrote: > >>> Introduce defines for shifting and mask under the config register for > >>> better readability. Also, introduce helper variables for index > >>> calculation. > >>> > >>> Signed-off-by: Eva Rachel Retuya > >> Looks good to me. > >> > >> Lars could you sanity check this one as well? > > > > Acked-by: Lars-Peter Clausen > There was a bit of fun applying this. Eva, can you check I didn't mess it > up? It looks fine to me. Thanks! > > Applied to the togreg branch of iio.git. Initially pushed out as testing > for the autobuilders to play with it. (and this time I remembered to actually > do the push!) > > thanks, > > Jonathan > > > > -- > > To unsubscribe from this list: send the line "unsubscribe linux-iio" in > > the body of a message to majordomo@vger.kernel.org > > More majordomo info at http://vger.kernel.org/majordomo-info.html > > >