From 406476dcb7dd0168fbf43b570fbac1cc6594ce2f Mon Sep 17 00:00:00 2001 From: Sergey Bolshakov Date: Sat, 2 Jan 2010 21:56:42 -0300 Subject: [PATCH] --- yaml --- r: 181466 b: refs/heads/master c: a8073119d69d0b4aa8f445ed4d7d56b89b602708 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/media/video/cx18/cx18-cards.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 0b213f4b6e79..a5838a203593 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 5ada57732a17521689d7d8eecf7c9b93b7484386 +refs/heads/master: a8073119d69d0b4aa8f445ed4d7d56b89b602708 diff --git a/trunk/drivers/media/video/cx18/cx18-cards.c b/trunk/drivers/media/video/cx18/cx18-cards.c index f11e47a58286..f808fb6fc1c1 100644 --- a/trunk/drivers/media/video/cx18/cx18-cards.c +++ b/trunk/drivers/media/video/cx18/cx18-cards.c @@ -393,7 +393,7 @@ static const struct cx18_card cx18_card_leadtek_pvr2100 = { .gpio_init.direction = 0x7, .gpio_audio_input = { .mask = 0x7, .tuner = 0x6, .linein = 0x2, .radio = 0x2 }, - .xceive_pin = 15, + .xceive_pin = 1, .pci_list = cx18_pci_leadtek_pvr2100, .i2c = &cx18_i2c_std, };