linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jonathan Cameron <jic23@kernel.org>
To: Jonathan Cameron <jic23@kernel.org>
Cc: linux-iio@vger.kernel.org
Subject: Re: [PATCH 0/2] iio:kxsd9 basic driver move out of staging
Date: Sun, 20 Jan 2013 12:06:04 +0000	[thread overview]
Message-ID: <50FBDDAC.9050701@kernel.org> (raw)
In-Reply-To: <1357485017-27916-1-git-send-email-jic23@kernel.org>

On 01/06/2013 03:10 PM, Jonathan Cameron wrote:
> This is a simple driver I wrote as a proof of concept a long
> time ago.  Whilst it only supports the basics, it might as
> well move out of staging as there is nothing particularly
> interesting or controversial in it!
> 
> The first patch does a bit of trivial cleanup and avoids
> a theoretical race condition.
> 
These have sat on the list on enough.  I guess everyone
who cares is happy ;)

Added to togreg branch of iio.git

> Jonathan Cameron (2):
>   staging:iio:accel:kxsd9
>   iio:accel:kxsd9 move out of staging
> 
>  drivers/iio/accel/Kconfig               |  7 +++++++
>  drivers/iio/accel/Makefile              |  1 +
>  drivers/{staging => }/iio/accel/kxsd9.c | 10 +++++-----
>  drivers/staging/iio/accel/Kconfig       |  7 -------
>  drivers/staging/iio/accel/Makefile      |  2 --
>  5 files changed, 13 insertions(+), 14 deletions(-)
>  rename drivers/{staging => }/iio/accel/kxsd9.c (99%)
> 

      parent reply	other threads:[~2013-01-20 12:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-06 15:10 [PATCH 0/2] iio:kxsd9 basic driver move out of staging Jonathan Cameron
2013-01-06 15:10 ` [PATCH 1/2] staging:iio:accel:kxsd9 Jonathan Cameron
2013-01-06 15:10 ` [PATCH 2/2] iio:accel:kxsd9 move out of staging Jonathan Cameron
2013-01-20 12:06 ` Jonathan Cameron [this message]

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=50FBDDAC.9050701@kernel.org \
    --to=jic23@kernel.org \
    --cc=linux-iio@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).