]> nv-tegra.nvidia Code Review - linux-2.6.git/commitdiff
V4L/DVB (5234): Gl861: remove unneeded declaration
authorMichael Krufky <mkrufky@linuxtv.org>
Mon, 9 Oct 2006 04:11:07 +0000 (01:11 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Wed, 21 Feb 2007 15:35:29 +0000 (13:35 -0200)
remove unneeded declaration of .generic_bulk_ctrl_endpoint

generic_bulk_ctrl_endpoint isn't being used in this device, so this
is not needed here.

Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/dvb/dvb-usb/gl861.c

index 55c141ab2ff1fd10a47c028562d377a5b2ec4305..6e6be3adf2b74d8980eaac5ad897b368eecd8fd7 100644 (file)
@@ -175,8 +175,6 @@ static struct dvb_usb_device_properties gl861_properties = {
        }},
        .i2c_algo         = &gl861_i2c_algo,
 
-       .generic_bulk_ctrl_endpoint = 0x02,
-
        .num_device_descs = 1,
        .devices = {
                {   "MSI Mega Sky 55801 DVB-T USB2.0",