[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)
commit37c52abd565aa8d10ffd7f31a37792425d1564df
tree0aed05d95a97010981607e5d547f5969bf930f54
parent0d7d0ac87b7f023a4e76e7ea7a16e904d5a49ca1
[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