diff options
author | Daniel Scheller <d.scheller@gmx.net> | 2018-03-07 21:07:56 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2018-03-08 12:06:51 +0100 |
commit | 78c4e0820134fdf873c8ab6660b9283bb4be5496 (patch) | |
tree | fca9e27b24399ad055988affd5c4a05f816d5e4c /drivers/media/rc | |
parent | media: ddbridge: use common DVB I2C client handling helpers (diff) | |
download | linux-78c4e0820134fdf873c8ab6660b9283bb4be5496.tar.xz linux-78c4e0820134fdf873c8ab6660b9283bb4be5496.zip |
media: ngene: use common DVB I2C client handling helpers
Like in ddbridge, get rid of all duplicated I2C client handling constructs
and rather make use of the newly added dvb_module_*() helpers. Makes
things more clean and removes the (cosmetic) need for some variables.
The check on a valid ptr on ci->en isn't really needed since the cxd2099
driver will set it at a time where it is going to return successfully
from probing.
Signed-off-by: Daniel Scheller <d.scheller@gmx.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers/media/rc')
0 files changed, 0 insertions, 0 deletions