[media] dvb_frontend: Handle all possible DVBv3 values for bandwidth
authorMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 1 Jan 2012 19:11:11 +0000 (16:11 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 4 Jan 2012 19:29:01 +0000 (17:29 -0200)
commit9a27e6a0b70966ee141c8f576cc4836d5001d44f
tree482c8bed021faf28ffb1421dbe0599bcb7af79ed
parent26c924febc2a840fc232bfb3771df39810f5d362
[media] dvb_frontend: Handle all possible DVBv3 values for bandwidth

Due to DVB-T2, several new possible values for bandwidth were added.
As the DVBv3 struct were updated to handle them, the core needs to
handle all of them, as a DVBv3 application might try to use it.

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