linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] iio:kxsd9 basic driver move out of staging
@ 2013-01-06 15:10 Jonathan Cameron
  2013-01-06 15:10 ` [PATCH 1/2] staging:iio:accel:kxsd9 Jonathan Cameron
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jonathan Cameron @ 2013-01-06 15:10 UTC (permalink / raw)
  To: linux-iio; +Cc: Jonathan Cameron

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.

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%)

-- 
1.8.1

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-01-20 12:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [PATCH 0/2] iio:kxsd9 basic driver " Jonathan Cameron

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).