]> git.baikalelectronics.ru Git - kernel.git/commit
[media] tda10021: Don't use a magic numbers for QAM modulation
authorMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 20 Dec 2011 15:55:47 +0000 (13:55 -0200)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 20 Dec 2011 15:55:47 +0000 (13:55 -0200)
commitb02d07e66ef5ade03d9fe6af2686036f00612e7c
tree6060a9d25dded1936bfc86ccebe8820e1068dee1
parent1a03265b7fe04f0609af0c85b62be34db5e0d3ff
[media] tda10021: Don't use a magic numbers for QAM modulation

Convert the existing data struct to use the QAM modulation macros,
instead of assuming that they're numbered from 0 to 5.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/frontends/tda10021.c