projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a9c36aa
)
V4L/DVB (7635): au8522: Cleanup
author
Steven Toth
<stoth@hauppauge.com>
Fri, 18 Apr 2008 00:45:08 +0000
(21:45 -0300)
committer
Mauro Carvalho Chehab
<mchehab@infradead.org>
Thu, 24 Apr 2008 17:09:43 +0000
(14:09 -0300)
au8522: Cleanup
Signed-off-by: Steven Toth <stoth@hauppauge.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/dvb/frontends/au8522.c
patch
|
blob
|
history
diff --git
a/drivers/media/dvb/frontends/au8522.c
b/drivers/media/dvb/frontends/au8522.c
index 394fb90bdcb03d7f570b5a272edb39dc72578a6d..dbea1da79672d5b37b15ca0146ec718b74696ab8 100644
(file)
--- a/
drivers/media/dvb/frontends/au8522.c
+++ b/
drivers/media/dvb/frontends/au8522.c
@@
-501,7
+501,6
@@
static int au8522_read_status(struct dvb_frontend *fe, fe_status_t *status)
if (state->current_modulation == VSB_8) {
dprintk("%s() Checking VSB_8\n", __func__);
- //au8522_writereg(state, 0x80a4, 0x20);
reg = au8522_readreg(state, 0x4088);
if (reg & 0x01)
*status |= FE_HAS_VITERBI;