mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 21:07:02 +09:00
demux:close print info
PD# 170313 Change-Id: I67c0c3141712797311a95af0320b87487ada7f5a Signed-off-by: Chuangcheng Peng <chuangcheng.peng@amlogic.com>
This commit is contained in:
committed by
Dongjin Kim
parent
63adcffa88
commit
ed0282932f
@@ -2776,7 +2776,7 @@ static int dmx_enable(struct aml_dmx *dmx)
|
||||
pr_dbg("dsc2 ctrl: 0x%x\n", READ_MPEG_REG(COMM_DESC_2_CTL));
|
||||
}
|
||||
|
||||
pr_info("[dmx-%d]src: %d, rec: %d, hi_bsf: %d, dsc: %d\n",
|
||||
pr_dbg("[dmx-%d]src: %d, rec: %d, hi_bsf: %d, dsc: %d\n",
|
||||
dmx->id, dmx->source, record, hi_bsf, fec_core_sel);
|
||||
|
||||
if (dmx->chan_count) {
|
||||
|
||||
Reference in New Issue
Block a user