From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail3-relais-sop.national.inria.fr ([192.134.164.104]:45381 "EHLO mail3-relais-sop.national.inria.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757077AbdCUQjs (ORCPT ); Tue, 21 Mar 2017 12:39:48 -0400 Date: Tue, 21 Mar 2017 17:39:38 +0100 (CET) From: Julia Lawall To: Arushi Singhal cc: Alison Schofield , Jonathan Cameron , Hartmut Knaack , outreachy-kernel@googlegroups.com, Michael Hennerich , lars@metafoo.de, Greg KH , speakup@linux-speakup.org, driverdevel , linux-kernel@vger.kernel.org, Peter Meerwald-Stadler , linux-iio@vger.kernel.org Subject: Re: [Outreachy kernel] [PATCH 0/2] IIO coding tasks In-Reply-To: Message-ID: References: <20170321133021.6737-1-arushisinghal19971997@gmail.com> <20170321160348.GA1859@d830.WORKGROUP> MIME-Version: 1.0 Content-Type: multipart/mixed; BOUNDARY="8323329-1348804162-1490114378=:3785" Sender: linux-iio-owner@vger.kernel.org List-Id: linux-iio@vger.kernel.org --8323329-1348804162-1490114378=:3785 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT On Tue, 21 Mar 2017, Arushi Singhal wrote: > On Tue, Mar 21, 2017 at 9:33 PM, Alison Schofield > wrote: > On Tue, Mar 21, 2017 at 07:00:17PM +0530, Arushi Singhal wrote: > > Patchseries of IIO coding tasks > > This wouldn't be a patchset.  Although they touch the same > driver, the changes are unrelated.  See more below... > > This I have send as a Patchset because as you have mentioned below that the > [PATCH 2/2] was already done before by someone but I think so it is not yet > applied in the Greg's tree yet.So I have done both the changes and as they > should be applied one after other so that's why I have send them as > Patchset. For the IIO patches, it is better to work on the IIO tree, not Greg's. Greg manages staging, not IIO. The IIO patches should appear in Greg's tree eventually. julia > > > > Arushi Singhal (2): > >   staging: ad7759: Replace mlock with driver private lock > > This one is already been submitted.  If you have a v2 for it, > then v2 > the original patch. > > Is it submitted by me only before? And this is not the v2. > I have just resed it. > >   staging: iio: ade7759: Move header content to implementation > file > > This patch is done and applied already.  See the Coding Task #1 > notes > in the IIO Tasks page. > > Not at applied I think so. > Thanks > Arushi > > alisons > > > > >  drivers/staging/iio/meter/ade7759.c   | 56 > +++++++++++++++++++++++++++++++++-- > >  drivers/staging/iio/meter/ade7759.h   | 53 > --------------------------------- > >  2 files changed, 54 insertions(+), 57 deletions(-) > > > > -- > > 2.11.0 > > > > -- > > You received this message because you are subscribed to the Google > Groups "outreachy-kernel" group. > > To unsubscribe from this group and stop receiving emails from it, > send an email to outreachy-kernel+unsubscribe@googlegroups.com. > > To post to this group, send email to > outreachy-kernel@googlegroups.com. > > To view this discussion on the web visithttps://groups.google.com/d/msgid/outreachy-kernel/20170321133021.6737-1-ar > ushisinghal19971997%40gmail.com. > > For more options, visit https://groups.google.com/d/optout. > > > -- > You received this message because you are subscribed to the Google Groups > "outreachy-kernel" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to outreachy-kernel+unsubscribe@googlegroups.com. > To post to this group, send email to outreachy-kernel@googlegroups.com. > To view this discussion on the web visithttps://groups.google.com/d/msgid/outreachy-kernel/CA%2BXqjF9dVy33Dsv0H2z8x > taNeMOW7SQgr4qa4wLwz6xFNVTsUA%40mail.gmail.com. > For more options, visit https://groups.google.com/d/optout. > > --8323329-1348804162-1490114378=:3785--