linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Jon Brenner <jbrenner@taosinc.com>
Cc: Jonathan Cameron <jic23@cam.ac.uk>,
	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 10:36:08 -0700	[thread overview]
Message-ID: <20120410173608.GA29862@kroah.com> (raw)
In-Reply-To: <1333385439.2151.1.camel@jonz-ub2>

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.

thanks,

greg k-h

  parent reply	other threads:[~2012-04-10 17:36 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-02 16:50 [PATCH V5] TAOS tsl2x7x 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 [this message]
2012-04-10 19:03   ` Jonathan Cameron
2012-04-10 19:09     ` Greg KH
     [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=20120410173608.GA29862@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;
as well as URLs for NNTP newsgroup(s).