diff options
author | Andreas Oberritter <obi@linuxtv.org> | 2011-05-20 21:56:23 (GMT) |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2011-05-20 22:04:49 (GMT) |
commit | 63952e8c4ae7f3272cd37321a71428f3637f650f (patch) | |
tree | a24159b3abc6f3d3b854c38c5f860bfd1307d4b8 /Kconfig | |
parent | 94d56ffa0a9bf11dfb602dae9223089e09a8e050 (diff) | |
download | linux-fsl-qoriq-63952e8c4ae7f3272cd37321a71428f3637f650f.tar.xz |
[media] DVB: drxd_hard: handle new bandwidths by returning -EINVAL
drivers/media/dvb/frontends/drxd_hard.c: In function ‘DRX_Start’:
drivers/media/dvb/frontends/drxd_hard.c:2327: warning: enumeration value ‘BANDWIDTH_5_MHZ’ not handled in switch
drivers/media/dvb/frontends/drxd_hard.c:2327: warning: enumeration value ‘BANDWIDTH_10_MHZ’ not handled in switch
drivers/media/dvb/frontends/drxd_hard.c:2327: warning: enumeration value ‘BANDWIDTH_1_712_MHZ’ not handled in switch
[mchehab@redhat.com: removed the status = status assignment after the switch]
Signed-off-by: Andreas Oberritter <obi@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions