From: Jonathan Cameron <jic23@kernel.org>
To: Hartmut Knaack <knaack.h@gmx.de>, linux-iio@vger.kernel.org
Cc: Lars-Peter Clausen <lars@metafoo.de>,
Peter Meerwald <pmeerw@pmeerw.net>,
Tiberiu Breana <tiberiu.a.breana@intel.com>
Subject: Re: [PATCH 1/5] iio:light:stk3310: Fix REGMAP_I2C dependency
Date: Sun, 05 Jul 2015 12:19:17 +0100 [thread overview]
Message-ID: <559912B5.9070709@kernel.org> (raw)
In-Reply-To: <04af58f40b1fceec4430f6dbca26b3308655d54f.1436024257.git.knaack.h@gmx.de>
On 04/07/15 16:56, Hartmut Knaack wrote:
> The stk3310 driver makes use of regmap_i2c, so this dependency needs to be
> reflected in Kconfig.
>
> Signed-off-by: Hartmut Knaack <knaack.h@gmx.de>
Applied to the fixes-for-4.2 branch. I wonder why the autobuilders didn't
pick up on this.
J
> ---
> drivers/iio/light/Kconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/iio/light/Kconfig b/drivers/iio/light/Kconfig
> index 730fa80..9c8b423 100644
> --- a/drivers/iio/light/Kconfig
> +++ b/drivers/iio/light/Kconfig
> @@ -212,6 +212,7 @@ config LTR501
> config STK3310
> tristate "STK3310 ALS and proximity sensor"
> depends on I2C
> + select REGMAP_I2C
> help
> Say yes here to get support for the Sensortek STK3310 ambient light
> and proximity sensor. The STK3311 model is also supported by this
>
next prev parent reply other threads:[~2015-07-05 11:19 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-04 15:56 [PATCH 0/5] stk3310 fixes and cleanup Hartmut Knaack
2015-07-04 15:56 ` [PATCH 1/5] iio:light:stk3310: Fix REGMAP_I2C dependency Hartmut Knaack
2015-07-05 11:19 ` Jonathan Cameron [this message]
2015-07-04 15:56 ` [PATCH 2/5] iio:light:stk3310: make endianness independent of host Hartmut Knaack
2015-07-06 9:05 ` Breana, Tiberiu A
2015-07-04 15:56 ` [PATCH 3/5] iio:light:stk3310: add more error handling Hartmut Knaack
2015-07-05 11:24 ` Jonathan Cameron
2015-07-06 9:30 ` Breana, Tiberiu A
2015-07-09 17:50 ` Hartmut Knaack
2015-07-04 15:57 ` [PATCH 4/5] iio:light:stk3310: use correct names and type for state Hartmut Knaack
2015-07-06 9:33 ` Breana, Tiberiu A
2015-07-04 15:57 ` [PATCH 5/5] iio:light:stk3310: adjust indentation Hartmut Knaack
2015-07-06 9:34 ` Breana, Tiberiu A
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=559912B5.9070709@kernel.org \
--to=jic23@kernel.org \
--cc=knaack.h@gmx.de \
--cc=lars@metafoo.de \
--cc=linux-iio@vger.kernel.org \
--cc=pmeerw@pmeerw.net \
--cc=tiberiu.a.breana@intel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox