]> asedeno.scripts.mit.edu Git - linux.git/commit
[media] si2165: switch to regmap
authorMatthias Schwarzott <zzam@gentoo.org>
Tue, 26 Jul 2016 07:09:08 +0000 (04:09 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Thu, 22 Sep 2016 15:56:35 +0000 (12:56 -0300)
commite3ea5e94489bc8c711d422dfa311cfa310553a1b
tree0ea260a3438207b883db847bce4e24d60c8487ef
parentaa15544909918f55299b49bd51042e242e64c425
[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>
drivers/media/dvb-frontends/Kconfig
drivers/media/dvb-frontends/si2165.c