aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/usb
diff options
context:
space:
mode:
authorMarcel Stork <mjstork@gmail.com>2018-04-25 13:34:20 -0400
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>2018-05-05 10:32:28 -0400
commit76757e434aae44d6f1e097288a01bf9fdedd6bd8 (patch)
tree3428fcd93b663c1cf831b5150b22db76f0081b5b /drivers/media/usb
parentmedia: rcar-vin: enable field toggle after a set number of lines for Gen3 (diff)
downloadlinux-dev-76757e434aae44d6f1e097288a01bf9fdedd6bd8.tar.xz
linux-dev-76757e434aae44d6f1e097288a01bf9fdedd6bd8.zip
media: em28xx: merge two identical cases inside a switch()
A cosmetic change by combining two sets of boards into one set because having the same arguments. Signed-off-by: Marcel Stork <mjstork@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'drivers/media/usb')
-rw-r--r--drivers/media/usb/em28xx/em28xx-cards.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/media/usb/em28xx/em28xx-cards.c b/drivers/media/usb/em28xx/em28xx-cards.c
index 200ce91853aa..e72633bc60ff 100644
--- a/drivers/media/usb/em28xx/em28xx-cards.c
+++ b/drivers/media/usb/em28xx/em28xx-cards.c
@@ -3184,8 +3184,6 @@ void em28xx_setup_xc3028(struct em28xx *dev, struct xc2028_ctrl *ctl)
case EM2880_BOARD_EMPIRE_DUAL_TV:
case EM2880_BOARD_HAUPPAUGE_WINTV_HVR_900:
case EM2882_BOARD_TERRATEC_HYBRID_XS:
- ctl->demod = XC3028_FE_ZARLINK456;
- break;
case EM2880_BOARD_TERRATEC_HYBRID_XS:
case EM2880_BOARD_TERRATEC_HYBRID_XS_FR:
case EM2881_BOARD_PINNACLE_HYBRID_PRO: