As reported by Oliver, some old dead code were preserved there.

Thanks-to: Oliver endriss <o.endr...@gmx.de>
Signed-off-by: Mauro Carvalho Chehab <mche...@redhat.com>
---
 drivers/media/dvb/frontends/drxk_hard.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/drivers/media/dvb/frontends/drxk_hard.c 
b/drivers/media/dvb/frontends/drxk_hard.c
index 97670db..6980ed7 100644
--- a/drivers/media/dvb/frontends/drxk_hard.c
+++ b/drivers/media/dvb/frontends/drxk_hard.c
@@ -6236,8 +6236,6 @@ static int drxk_set_parameters(struct dvb_frontend *fe)
                                SetOperationMode(state, OM_QAM_ITU_C);
                        else
                                SetOperationMode(state, OM_QAM_ITU_A);
-                               break;
-                       state->m_itut_annex_c = true;
                        break;
                case SYS_DVBT:
                        if (!state->m_hasDVBT)
-- 
1.7.7.5

--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to