commit | e3ea5e94489bc8c711d422dfa311cfa310553a1b | [log] [tgz] |
---|---|---|
author | Matthias Schwarzott <zzam@gentoo.org> | Tue Jul 26 04:09:08 2016 -0300 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Thu Sep 22 12:56:35 2016 -0300 |
tree | 0ea260a3438207b883db847bce4e24d60c8487ef | |
parent | aa15544909918f55299b49bd51042e242e64c425 [diff] |
[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>