提交 d271d1c2 编写于 作者: D Dmitry Torokhov

Fix an OOPS when initializing IR remote on saa7134

Signed-off-by: NDmitry Torokhov <dtor@mail.ru>
上级 9e50afd0
......@@ -713,6 +713,8 @@ int saa7134_input_init1(struct saa7134_dev *dev)
return -ENOMEM;
}
ir->dev = input_dev;
/* init hardware-specific stuff */
ir->mask_keycode = mask_keycode;
ir->mask_keydown = mask_keydown;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册