commit | f458a1bc671c38a7819be7f047d47dedcbc16aca | [log] [tgz] |
---|---|---|
author | Antti Palosaari <crope@iki.fi> | Mon Jun 12 02:49:33 2017 -0300 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Tue Jun 20 10:22:11 2017 -0300 |
tree | 06fdb9c1597f2962984fd74aa24c79a3b0055a10 | |
parent | cbb2a2999c0f43920ef83f6e895819474823f6ea [diff] |
[media] af9013: convert to regmap api Use regmap for register access. Own low level i2c read and write routines for regmap is still needed because chip uses single command byte in addition to typical i2c register access. Signed-off-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>