linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] iio: light: Select REGMAP_I2C
@ 2015-02-12 21:00 Roberta Dobrescu
  2015-02-12 21:00 ` [PATCH 1/2] iio: light: jsa1212: " Roberta Dobrescu
  2015-02-12 21:00 ` [PATCH 2/2] iio: light: gp2ap020a00f: " Roberta Dobrescu
  0 siblings, 2 replies; 7+ messages in thread
From: Roberta Dobrescu @ 2015-02-12 21:00 UTC (permalink / raw)
  To: linux-iio
  Cc: daniel.baluta, octavian.purdila, jic23, knaack.h, lars, pmeerw,
	Roberta Dobrescu

This patchset adds missing select statements for gp2ap020a00f and jsa1212
drivers. Without regmap_i2c, loadind these drivers fails with the following
error message:
Unknown symbol devm_regmap_init_i2c.

Roberta Dobrescu (2):
  iio: light: jsa1212: Select REGMAP_I2C
  iio: light: gp2ap020a00f: Select REGMAP_I2C

 drivers/iio/light/Kconfig | 2 ++
 1 file changed, 2 insertions(+)

-- 
1.9.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-02-14 11:29 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-12 21:00 [PATCH 0/2] iio: light: Select REGMAP_I2C Roberta Dobrescu
2015-02-12 21:00 ` [PATCH 1/2] iio: light: jsa1212: " Roberta Dobrescu
2015-02-13  7:59   ` Daniel Baluta
2015-02-14 11:29     ` Jonathan Cameron
2015-02-12 21:00 ` [PATCH 2/2] iio: light: gp2ap020a00f: " Roberta Dobrescu
2015-02-13  8:00   ` Daniel Baluta
2015-02-14 11:29     ` Jonathan Cameron

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).