Re: [PATCH 1/5] iio:light:stk3310: Fix REGMAP_I2C dependency

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxx>
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
> 

--
To unsubscribe from this list: send the line "unsubscribe linux-iio" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Input]     [Linux Kernel]     [Linux SCSI]     [X.org]

  Powered by Linux