All of lore.kernel.org
 help / color / mirror / Atom feed
From: Randy Dunlap <randy.dunlap@oracle.com>
To: "Datta, Shubhrajyoti" <shubhrajyoti@ti.com>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [RFC] [PATCH] Adding support for BMP085 pressure sensor.
Date: Mon, 14 Jun 2010 09:44:48 -0700	[thread overview]
Message-ID: <20100614094448.cd1a76b9.randy.dunlap@oracle.com> (raw)
In-Reply-To: <0680EC522D0CC943BC586913CF3768C003B34A6178@dbde02.ent.ti.com>

On Mon, 14 Jun 2010 19:49:00 +0530 Datta, Shubhrajyoti wrote:

> 
> Adding support for BMP085 pressure sensor.
> The interface of the device is I2C.
> The driver is based on a version initially written by Christoph
> Mair.
> 
> 
> Signed-off-by: Shubhrajyoti Datta <shubhrajyoti@ti.com>
> ---
>  drivers/misc/bmp085.c |  342 +++++++++++++++++++++++++++++++++++++++++++++++++
>  1 files changed, 342 insertions(+), 0 deletions(-)
>  create mode 100644 drivers/misc/bmp085.c


No Kconfig and Makefile changes?

---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***

  parent reply	other threads:[~2010-06-14 16:45 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-14 14:19 [RFC] [PATCH] Adding support for BMP085 pressure sensor Datta, Shubhrajyoti
2010-06-14 16:44 ` Jonathan Cameron
2010-06-14 16:44 ` Randy Dunlap [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-06-14 10:13 Datta, Shubhrajyoti
2010-06-14 10:16 ` Oliver Neukum
2010-06-14 10:30 ` Oliver Neukum
2010-06-14 10:35 ` Stefan Schmidt
2010-06-14 10:58   ` Christoph Mair
2010-06-14 10:59   ` Datta, Shubhrajyoti
2010-06-14 11:55 ` J.I. Cameron
2010-06-14 14:14   ` Datta, Shubhrajyoti

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=20100614094448.cd1a76b9.randy.dunlap@oracle.com \
    --to=randy.dunlap@oracle.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=shubhrajyoti@ti.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.