aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/media/dvb-frontends/Kconfig
diff options
context:
space:
mode:
authorMatthias Schwarzott <zzam@gentoo.org>2016-07-26 04:09:08 -0300
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2016-09-22 12:56:35 -0300
commite3ea5e94489bc8c711d422dfa311cfa310553a1b (patch)
tree0ea260a3438207b883db847bce4e24d60c8487ef /drivers/media/dvb-frontends/Kconfig
parent[media] si2165: use i2c_client->dev instead of i2c_adapter->dev for logging (diff)
downloadwireguard-linux-e3ea5e94489bc8c711d422dfa311cfa310553a1b.tar.xz
wireguard-linux-e3ea5e94489bc8c711d422dfa311cfa310553a1b.zip
[media] si2165: switch to regmap
This avoids some low-level operations. It has the benefit that now register values van be read from /sys/kernel/debug/regmap The maximum register value is just a guess - all higher addresses read as zero. Signed-off-by: Matthias Schwarzott <zzam@gentoo.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers/media/dvb-frontends/Kconfig')
-rw-r--r--drivers/media/dvb-frontends/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/dvb-frontends/Kconfig b/drivers/media/dvb-frontends/Kconfig
index c4b67f71d979..012225587c25 100644
--- a/drivers/media/dvb-frontends/Kconfig
+++ b/drivers/media/dvb-frontends/Kconfig
@@ -67,6 +67,7 @@ config DVB_TDA18271C2DD
config DVB_SI2165
tristate "Silicon Labs si2165 based"
depends on DVB_CORE && I2C
+ select REGMAP_I2C
default m if !MEDIA_SUBDRV_AUTOSELECT
help
A DVB-C/T demodulator.