From: Jonathan Cameron <jic23@kernel.org>
To: Roberta Dobrescu <roberta.dobrescu@gmail.com>, linux-iio@vger.kernel.org
Cc: octavian.purdila@intel.com, daniel.baluta@intel.com,
lars@metafoo.de, Michael.Hennerich@analog.com, knaack.h@gmx.de,
pmeerw@pmeerw.net
Subject: Re: [PATCH 3/3] iio: accel: Annotate Kconfig entries with module name information
Date: Thu, 01 Jan 2015 12:13:28 +0000 [thread overview]
Message-ID: <54A539E8.5060100@kernel.org> (raw)
In-Reply-To: <1419965875-4298-4-git-send-email-roberta.dobrescu@gmail.com>
On 30/12/14 18:57, Roberta Dobrescu wrote:
> This patch fixes the following checkpatch.pl warning:
> WARNING: please write a paragraph that describes the config symbol fully
>
> Signed-off-by: Roberta Dobrescu <roberta.dobrescu@gmail.com>
Applied to the togreg branch of iio.git.
Thanks,
> ---
> drivers/iio/accel/Kconfig | 6 ++++++
> 1 file changed, 6 insertions(+)
>
> diff --git a/drivers/iio/accel/Kconfig b/drivers/iio/accel/Kconfig
> index 9b9be87..402a3a5 100644
> --- a/drivers/iio/accel/Kconfig
> +++ b/drivers/iio/accel/Kconfig
> @@ -43,6 +43,9 @@ config HID_SENSOR_ACCEL_3D
> Say yes here to build support for the HID SENSOR
> accelerometers 3D.
>
> + To compile this driver as a module, choose M here: the
> + module will be called hid-sensor-accel-3d.
> +
> config IIO_ST_ACCEL_3AXIS
> tristate "STMicroelectronics accelerometers 3-Axis Driver"
> depends on (I2C || SPI_MASTER) && SYSFS
> @@ -80,6 +83,9 @@ config KXSD9
> Say yes here to build support for the Kionix KXSD9 accelerometer.
> Currently this only supports the device via an SPI interface.
>
> + To compile this driver as a module, choose M here: the module
> + will be called kxsd9.
> +
> config MMA8452
> tristate "Freescale MMA8452Q Accelerometer Driver"
> depends on I2C
>
prev parent reply other threads:[~2015-01-01 12:13 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-30 18:57 [PATCH 0/3] iio: accel: Fix checkpatch warnings Roberta Dobrescu
2014-12-30 18:57 ` [PATCH 1/3] iio: accel: kxcjk-1013: Add a blank line after declarations Roberta Dobrescu
2015-01-01 12:11 ` Jonathan Cameron
2014-12-30 18:57 ` [PATCH 2/3] iio: accel: mma8452: Remove trailing whitespace Roberta Dobrescu
2015-01-01 12:12 ` Jonathan Cameron
2014-12-30 18:57 ` [PATCH 3/3] iio: accel: Annotate Kconfig entries with module name information Roberta Dobrescu
2015-01-01 12:13 ` 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=54A539E8.5060100@kernel.org \
--to=jic23@kernel.org \
--cc=Michael.Hennerich@analog.com \
--cc=daniel.baluta@intel.com \
--cc=knaack.h@gmx.de \
--cc=lars@metafoo.de \
--cc=linux-iio@vger.kernel.org \
--cc=octavian.purdila@intel.com \
--cc=pmeerw@pmeerw.net \
--cc=roberta.dobrescu@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.