projects/WeTek_Play: Update DVB driver

This commit is contained in:
Alex Deryskyba 2015-02-28 01:52:13 +01:00 committed by Stephan Raue
parent 33fb94b48c
commit b4ab1029ba
2 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@ diff -Naur a/drivers/amlogic/Makefile b/drivers/amlogic/Makefile
diff -Naur a/drivers/amlogic/wetek/avl6211.c b/drivers/amlogic/wetek/avl6211.c
--- a/drivers/amlogic/wetek/avl6211.c 1970-01-01 01:00:00.000000000 +0100
+++ b/drivers/amlogic/wetek/avl6211.c 2015-02-18 17:18:24.000000000 +0100
+++ b/drivers/amlogic/wetek/avl6211.c 2015-02-18 21:13:05.000000000 +0100
@@ -0,0 +1,1979 @@
+/*
+ * Driver for the Availink AVL6211+AV2011 DVB-S/S2 demod+tuner
@ -1300,7 +1300,7 @@ diff -Naur a/drivers/amlogic/wetek/avl6211.c b/drivers/amlogic/wetek/avl6211.c
+ if (!state->gpio_on) {
+ state->gpio_on = true;
+ if (state->config->set_external_vol_gpio)
+ state->config->set_external_vol_gpio(&state->demod_id, voltage);
+ state->config->set_external_vol_gpio(&state->demod_id, 1);
+ }
+ return 0;
+err: