mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Jonathan Cameron <jic23@cam.ac.uk>
Cc: Jon Brenner <jbrenner@taosinc.com>,
	linux-iio <linux-iio@vger.kernel.org>,
	Linux Kernel <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH V5] TAOS tsl2x7x
Date: Tue, 10 Apr 2012 12:09:45 -0700	[thread overview]
Message-ID: <20120410190945.GA25184@kroah.com> (raw)
In-Reply-To: <4F84840B.9080104@cam.ac.uk>

On Tue, Apr 10, 2012 at 08:03:39PM +0100, Jonathan Cameron wrote:
> On 04/10/2012 06:36 PM, Greg KH wrote:
> > On Mon, Apr 02, 2012 at 11:50:39AM -0500, Jon Brenner wrote:
> >> TAOS device driver (version 5) for the tsl/tmd 2771 and 2772 device families (inc. all variants).
> >>
> >> Signed-off-by: Jon Brenner <jbrenner@taosinc.com>
> >> ---
> >>  .../light/sysfs-bus-iio-light-tsl2583              |    6 +
> >>  .../light/sysfs-bus-iio-light-tsl2x7x              |   14 +
> >>  drivers/staging/iio/Documentation/sysfs-bus-iio    |    7 +
> >>  .../staging/iio/Documentation/sysfs-bus-iio-light  |    8 +-
> >>  .../iio/Documentation/sysfs-bus-iio-light-tsl2583  |   20 -
> >>  drivers/staging/iio/light/Kconfig                  |    8 +
> >>  drivers/staging/iio/light/Makefile                 |    2 +
> >>  drivers/staging/iio/light/tsl2x7x.h                |   99 ++
> >>  drivers/staging/iio/light/tsl2x7x_core.c           | 1830 ++++++++++++++++++++
> >>  9 files changed, 1970 insertions(+), 24 deletions(-)
> >>
> >> diff --git a/drivers/staging/iio/Documentation/light/sysfs-bus-iio-light-tsl2583 b/drivers/staging/iio/Documentation/light/sysfs-bus-iio-light-tsl2583
> >> new file mode 100644
> >> index 0000000..8f2a038
> >> --- /dev/null
> >> +++ b/drivers/staging/iio/Documentation/light/sysfs-bus-iio-light-tsl2583
> >> @@ -0,0 +1,6 @@
> >> +What:		/sys/bus/iio/devices/device[n]/illuminance0_calibrate
> >> +KernelVersion:	2.6.37
> > 
> > Really?  Are we traveling back in time now?
> > 
> > confused...
> > 
> > I need an ack from Jonathan before I can take this.
> That is a little curious given the entry is already in that file as far
> as I can see (and was indeed introduced back in 2.6.37 given these are
> docs for a different driver). Something weird gone wrong moving that
> to the other file Jon?
> 
> More importantly Jon is still working on this driver (we were exchanging
> emails about it a couple of days ago and I think I owe
> Jon a reply to the last one (oops)    It was nearly there so I'd imagine
> you'll get a v6 or 7 in a few days...

Ok, thanks for clearing it up.

greg k-h

  reply	other threads:[~2012-04-10 19:09 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-02 16:50 Jon Brenner
2012-04-04  8:35 ` Jonathan Cameron
2012-04-04 15:30   ` Jon Brenner
2012-04-04 16:16 ` Peter Meerwald
2012-04-10 17:36 ` Greg KH
2012-04-10 19:03   ` Jonathan Cameron
2012-04-10 19:09     ` Greg KH [this message]
     [not found] <c0e6301f-ce07-4659-9239-8dbd96dc5b59@email.android.com>
2012-04-04 16:23 ` Jonathan Cameron

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120410190945.GA25184@kroah.com \
    --to=greg@kroah.com \
    --cc=jbrenner@taosinc.com \
    --cc=jic23@cam.ac.uk \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome