mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 12:57:06 +09:00
TSin: fix FEC_INPUT_CONTROL
This commit is contained in:
@@ -450,7 +450,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
|
||||
|
||||
Reference in New Issue
Block a user