]> git.baikalelectronics.ru Git - kernel.git/commit
[media] tda10023: Don't use a magic numbers for QAM modulation
authorMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 17 Dec 2011 23:36:59 +0000 (20:36 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 20 Dec 2011 15:27:19 +0000 (13:27 -0200)
commit97db41e53c08f5d531f99fd14a4e1769a198b996
tree0aed05d95a97010981607e5d547f5969bf930f54
parentecebc6f8c17b159d17789a66c90c139ea6c824db
[media] tda10023: 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/tda10023.c