commit | 0349471bc556d5ecd3e9214af7774fbf2d956931 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@redhat.com> | Thu Dec 22 18:11:39 2011 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sat Dec 31 08:26:24 2011 -0200 |
tree | 77821e1fb0c5f95acd2a67c67578320ded5aef27 | |
parent | 7b0962d32362a0d56627a1dfdb4e8229c5f51f94 [diff] |
[media] dvb: replace SYS_DVBC_ANNEX_AC by the right delsys SYS_DVBC_ANNEX_AC is an alias for SYS_DVBC_ANNEX_A. However, the first one is incorrect, as not all devices support both. So, replace its occurrences by the proper value (either SYS_DVBC_ANNEX_A or both SYS_DVBC_ANNEX_A and SYS_DVBC_ANNEX_C). Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>