]> git.openfabrics.org - ~shefty/rdma-dev.git/commitdiff
stv0297: Fix delivery system
authorMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 31 Dec 2011 13:33:00 +0000 (11:33 -0200)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 31 Dec 2011 13:34:14 +0000 (11:34 -0200)
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/frontends/stv0297.c

index 8f74762ca76f8262faba01da1a7a03a6369d05a1..8e5bd69f2f8044f248295803c32b88e0db576491 100644 (file)
@@ -690,7 +690,7 @@ error:
 }
 
 static struct dvb_frontend_ops stv0297_ops = {
-       .delsys = { SYS_DVBC },
+       .delsys = { SYS_DVBC_ANNEX_A },
        .info = {
                 .name = "ST STV0297 DVB-C",
                 .type = FE_QAM,