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:
d8a7032
)
media: cx231xx: Remove unnecessary parameter clear
author
Brad Love
<
[email protected]
>
Thu, 3 May 2018 21:20:13 +0000
(17:20 -0400)
committer
Mauro Carvalho Chehab
<
[email protected]
>
Sat, 5 May 2018 12:55:29 +0000
(08:55 -0400)
The default is now 0, no need to override
Signed-off-by: Brad Love <
[email protected]
>
Signed-off-by: Mauro Carvalho Chehab <
[email protected]
>
drivers/media/usb/cx231xx/cx231xx-dvb.c
patch
|
blob
|
history
diff --git
a/drivers/media/usb/cx231xx/cx231xx-dvb.c
b/drivers/media/usb/cx231xx/cx231xx-dvb.c
index 4ac460d413a0649854abfb9d55ff5109210cb3a4..ca0315dfca69a669ec8fbc0543654430d9edcebc 100644
(file)
--- a/
drivers/media/usb/cx231xx/cx231xx-dvb.c
+++ b/
drivers/media/usb/cx231xx/cx231xx-dvb.c
@@
-1052,7
+1052,6
@@
static int dvb_init(struct cx231xx *dev)
lgdt3306a_config = hauppauge_955q_lgdt3306a_config;
lgdt3306a_config.fe = &dev->dvb->frontend[0];
lgdt3306a_config.i2c_adapter = &adapter;
- lgdt3306a_config.deny_i2c_rptr = 0;
/* perform probe/init/attach */
client = dvb_module_probe("lgdt3306a", NULL, demod_i2c,