]> git.karo-electronics.de Git - karo-tx-linux.git/commit
iio: light: jsa1212: Select REGMAP_I2C
authorRoberta Dobrescu <roberta.dobrescu@gmail.com>
Thu, 12 Feb 2015 21:00:14 +0000 (23:00 +0200)
committerJonathan Cameron <jic23@kernel.org>
Sat, 14 Feb 2015 11:26:06 +0000 (11:26 +0000)
commit49e19d5f27aaa004692a2080453b9cc4d4fb6ec4
tree9f91909a2f327d3cf559547426c6ec8d948c2663
parent533e80b1ea709577ec5cf73b8b566569bc711259
iio: light: jsa1212: Select REGMAP_I2C

This patch adds missing 'select' statement for jsa1212 driver.
Without regmap_i2c, we get the following error when loading the module:
Unknown symbol devm_regmap_init_i2c.

Signed-off-by: Roberta Dobrescu <roberta.dobrescu@gmail.com>
Reviewed-by: Daniel Baluta <daniel.baluta@intel.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/iio/light/Kconfig