From: Greg KH <greg@kroah.com>
To: Matthias Brugger <matthias.bgg@gmail.com>
Cc: Greg Kroah-Hartman <gregkh@suse.de>,
devel@driverdev.osuosl.org, Jonathan Cameron <jic23@cam.ac.uk>,
linux-iio@vger.kernel.org, mensch0815@gmail.com
Subject: Re: [PATCH] iio - add support for bmp085 barometer
Date: Tue, 9 Nov 2010 15:49:53 -0800 [thread overview]
Message-ID: <20101109234953.GA9001@kroah.com> (raw)
In-Reply-To: <4CCADE59.9070702@gmail.com>
On Fri, Oct 29, 2010 at 04:46:49PM +0200, Matthias Brugger wrote:
> This patch adds support for the Bosch Sensortec bmp085 digital
> barometer to the iio subsystem.
>
> Signed-off-by: Matthias Brugger <m_brugger@web.de>
> ---
> drivers/staging/iio/Kconfig | 1 +
> drivers/staging/iio/Makefile | 1 +
> drivers/staging/iio/barometer/Kconfig | 12 +
> drivers/staging/iio/barometer/Makefile | 5 +
> drivers/staging/iio/barometer/baro.h | 8 +
> drivers/staging/iio/barometer/bmp085.c | 398
> ++++++++++++++++++++++++++++++++
The patch is line-wrapped and can't be applied :(
Care to get Jonathan's ack and resend it in a format I can apply it in?
thanks,
greg k-h
next prev parent reply other threads:[~2010-11-09 23:49 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-29 14:46 [PATCH] iio - add support for bmp085 barometer Matthias Brugger
2010-11-09 23:49 ` Greg KH [this message]
2010-11-10 23:20 ` J.I. Cameron
2010-11-19 19:33 ` Jonathan Cameron
2010-11-20 1:12 ` Greg KH
2010-11-27 22:58 ` Christoph Mair
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=20101109234953.GA9001@kroah.com \
--to=greg@kroah.com \
--cc=devel@driverdev.osuosl.org \
--cc=gregkh@suse.de \
--cc=jic23@cam.ac.uk \
--cc=linux-iio@vger.kernel.org \
--cc=matthias.bgg@gmail.com \
--cc=mensch0815@gmail.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.