From: Hartmut Knaack <knaack.h@gmx.de>
To: Lars-Peter Clausen <lars@metafoo.de>,
Jonathan Cameron <jic23@kernel.org>
Cc: linux-iio@vger.kernel.org
Subject: Re: [PATCH 2/2] staging:iio: Move ad799x driver out of staging
Date: Mon, 10 Mar 2014 23:25:41 +0100 [thread overview]
Message-ID: <531E3BE5.3090603@gmx.de> (raw)
In-Reply-To: <1394447484-29334-2-git-send-email-lars@metafoo.de>
Lars-Peter Clausen schrieb:
> The driver is now at a reasonable quality level. Move it out of staging.
>
> Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
> ---
> drivers/iio/adc/Kconfig | 11 +++++++++++
> drivers/iio/adc/Makefile | 1 +
> drivers/{staging/iio/adc/ad799x_core.c => iio/adc/ad799x.c} | 0
> drivers/staging/iio/adc/Kconfig | 11 -----------
> drivers/staging/iio/adc/Makefile | 3 ---
> 5 files changed, 12 insertions(+), 14 deletions(-)
> rename drivers/{staging/iio/adc/ad799x_core.c => iio/adc/ad799x.c} (100%)
>
>
Acked-by: Hartmut Knaack <knaack.h@gmx.de>
next prev parent reply other threads:[~2014-03-10 22:25 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-10 10:31 [PATCH 1/2] staging:iio:ad799x: Move ring functions to the main file Lars-Peter Clausen
2014-03-10 10:31 ` [PATCH 2/2] staging:iio: Move ad799x driver out of staging Lars-Peter Clausen
2014-03-10 22:25 ` Hartmut Knaack [this message]
2014-03-15 15:47 ` Jonathan Cameron
2014-03-10 22:25 ` [PATCH 1/2] staging:iio:ad799x: Move ring functions to the main file Hartmut Knaack
2014-03-15 15:48 ` 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=531E3BE5.3090603@gmx.de \
--to=knaack.h@gmx.de \
--cc=jic23@kernel.org \
--cc=lars@metafoo.de \
--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 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.