提交 2dcd4e47 编写于 作者: A Antti Palosaari 提交者: Mauro Carvalho Chehab

V4L/DVB (9143): af9015: fix wrong GPIO

- fix wrong GPIO that causes 2nd FE not to work ater warmboot

Thanks to Andrew Williams <andrew.williams@joratech.com> for reporting this.
Signed-off-by: NAntti Palosaari <crope@iki.fi>
Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
上级 0f77c3a4
...@@ -54,7 +54,6 @@ static struct af9013_config af9015_af9013_config[] = { ...@@ -54,7 +54,6 @@ static struct af9013_config af9015_af9013_config[] = {
.output_mode = AF9013_OUTPUT_MODE_USB, .output_mode = AF9013_OUTPUT_MODE_USB,
.api_version = { 0, 1, 9, 0 }, .api_version = { 0, 1, 9, 0 },
.gpio[0] = AF9013_GPIO_HI, .gpio[0] = AF9013_GPIO_HI,
.gpio[1] = AF9013_GPIO_LO,
.gpio[3] = AF9013_GPIO_TUNER_ON, .gpio[3] = AF9013_GPIO_TUNER_ON,
}, { }, {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册