From: Antti Palosaari Date: Mon, 22 Sep 2008 16:48:26 +0000 (-0300) Subject: V4L/DVB (9143): af9015: fix wrong GPIO X-Git-Tag: v2.6.28-rc1~601^2~36 X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=2dcd4e4766697f3d15284c48d2ef5192bf58131e;p=linux-2.6-omap-h63xx.git V4L/DVB (9143): af9015: fix wrong GPIO - fix wrong GPIO that causes 2nd FE not to work ater warmboot Thanks to Andrew Williams for reporting this. Signed-off-by: Antti Palosaari Signed-off-by: Mauro Carvalho Chehab --- diff --git a/drivers/media/dvb/dvb-usb/af9015.c b/drivers/media/dvb/dvb-usb/af9015.c index 3f6217bd063..87752ca9772 100644 --- a/drivers/media/dvb/dvb-usb/af9015.c +++ b/drivers/media/dvb/dvb-usb/af9015.c @@ -54,7 +54,6 @@ static struct af9013_config af9015_af9013_config[] = { .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, }, {