projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
015060c
)
media: em28xx: merge two identical cases inside a switch()
author
Marcel Stork
<
[email protected]
>
Wed, 25 Apr 2018 17:34:20 +0000
(13:34 -0400)
committer
Mauro Carvalho Chehab
<
[email protected]
>
Sat, 5 May 2018 14:32:28 +0000
(10:32 -0400)
A cosmetic change by combining two sets of boards into one set because
having the same arguments.
Signed-off-by: Marcel Stork <
[email protected]
>
Signed-off-by: Mauro Carvalho Chehab <
[email protected]
>
drivers/media/usb/em28xx/em28xx-cards.c
patch
|
blob
|
history
diff --git
a/drivers/media/usb/em28xx/em28xx-cards.c
b/drivers/media/usb/em28xx/em28xx-cards.c
index 200ce91853aa6e3b38c27eee52ca153fcdcfecb7..e72633bc60ffe96a28b76d825fad0aa9c02e9ffc 100644
(file)
--- 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: