The patch number 9143 was added via Antti Palosaari <[EMAIL PROTECTED]>
to http://linuxtv.org/hg/v4l-dvb master development tree.

Kernel patches in this development tree may be modified to be backward
compatible with older kernels. Compatibility modifications will be
removed before inclusion into the mainstream Kernel

If anyone has any objections, please let us know by sending a message to:
        [EMAIL PROTECTED]

------

From: Antti Palosaari  <[EMAIL PROTECTED]>
af9015: fix wrong GPIO


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

Thanks to Andrew Williams <[EMAIL PROTECTED]> for reporting this.

Priority: normal

Signed-off-by: Antti Palosaari <[EMAIL PROTECTED]>


---

 linux/drivers/media/dvb/dvb-usb/af9015.c |    1 -
 1 file changed, 1 deletion(-)

diff -r 7bb1d2b5cae1 -r 5405768a573c linux/drivers/media/dvb/dvb-usb/af9015.c
--- a/linux/drivers/media/dvb/dvb-usb/af9015.c  Mon Sep 22 18:32:37 2008 +0300
+++ b/linux/drivers/media/dvb/dvb-usb/af9015.c  Mon Sep 22 19:48:26 2008 +0300
@@ -54,7 +54,6 @@ static struct af9013_config af9015_af901
                .output_mode = AF9013_OUTPUT_MODE_USB,
                .api_version = { 0, 1, 9, 0 },
                .gpio[0] = AF9013_GPIO_HI,
-               .gpio[1] = AF9013_GPIO_LO,
                .gpio[3] = AF9013_GPIO_TUNER_ON,
 
        }, {


---

Patch is available at: 
http://linuxtv.org/hg/v4l-dvb/rev/5405768a573cdb86f496e228217b5c8121fc76b4

_______________________________________________
linuxtv-commits mailing list
linuxtv-commits@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits

Reply via email to