]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[media] cxd2841er: fix switch-case for DVB-C
authorAbylay Ospan <aospan@netup.ru>
Fri, 15 Jul 2016 17:59:37 +0000 (14:59 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Sat, 16 Jul 2016 09:58:59 +0000 (06:58 -0300)
commit997bdc0c8edf9fce33324993ce94965cd5a5d39a
tree5cf9877557d7abfa935d12f84504c7678ba3e368
parent313a7dfb239f9433e5892d5a640f97b165b3e452
[media] cxd2841er: fix switch-case for DVB-C

DVB-C should use cxd2841er_read_agc_gain_c() to get the gain. The same
function is used for all DVB-C annex delivery systems.

Signed-off-by: Abylay Ospan <aospan@netup.ru>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/dvb-frontends/cxd2841er.c