projects
/
platform
/
kernel
/
linux-amlogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dc8dff4
)
TSin: fix FEC_INPUT_CONTROL
author
afl1
<afl2001@gmail.com>
Wed, 1 May 2019 09:53:04 +0000
(11:53 +0200)
committer
Nick Xie
<nick@khadas.com>
Fri, 12 Jul 2019 05:36:25 +0000
(13:36 +0800)
drivers/amlogic/media_modules/stream_input/parser/esparser.c
patch
|
blob
|
history
diff --git
a/drivers/amlogic/media_modules/stream_input/parser/esparser.c
b/drivers/amlogic/media_modules/stream_input/parser/esparser.c
index
cdd7896
..
5fbdb7f
100644
(file)
--- a/
drivers/amlogic/media_modules/stream_input/parser/esparser.c
+++ b/
drivers/amlogic/media_modules/stream_input/parser/esparser.c
@@
-437,7
+437,7
@@
s32 esparser_init(struct stream_buf_s *buf, struct vdec_s *vdec)
/* TS data path */
#ifndef CONFIG_AM_DVB
-
WRITE_DEMUX_REG(FEC_INPUT_CONTROL, 0);
+
//
WRITE_DEMUX_REG(FEC_INPUT_CONTROL, 0);
#else
tsdemux_set_reset_flag();
#endif