From: Mauro Carvalho Chehab Date: Thu, 22 Dec 2011 21:11:39 +0000 (-0300) Subject: [media] dvb: replace SYS_DVBC_ANNEX_AC by the right delsys X-Git-Tag: v3.3-rc1~48^2~356 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0349471bc556d5ecd3e9214af7774fbf2d956931;p=pandora-kernel.git [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 --- Reading git-diff-tree failed