提交 89343055 编写于 作者: A Anton Nurkin 提交者: Mauro Carvalho Chehab

[media] cx23885-cards: fix netup card default revision

Netup cards revision 1 are not manufactured anymore.
So, rev. 4 should be default.
Signed-off-by: NAnton Nurkin <ptqa@netup.ru>
Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
上级 a70a6c43
......@@ -36,7 +36,7 @@
#include "xc5000.h"
#include "cx23888-ir.h"
static unsigned int netup_card_rev = 1;
static unsigned int netup_card_rev = 4;
module_param(netup_card_rev, int, 0644);
MODULE_PARM_DESC(netup_card_rev,
"NetUP Dual DVB-T/C CI card revision");
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册