提交 d790c9b9 编写于 作者: H Heiner Kallweit 提交者: Mauro Carvalho Chehab

[media] nuvoton-cir: remove unneeded call to nvt_set_cir_iren

Calling nvt_set_cir_iren separately is not needed as this is done
by nvt_cir_regs_init.
Signed-off-by: NHeiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: NMauro Carvalho Chehab <mchehab@osg.samsung.com>
上级 0c6fbfdf
......@@ -1179,9 +1179,6 @@ static int nvt_resume(struct pnp_dev *pdev)
nvt_dbg("%s called", __func__);
/* open interrupt */
nvt_set_cir_iren(nvt);
nvt_cir_regs_init(nvt);
nvt_cir_wake_regs_init(nvt);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册