[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4CC19A6E.8010909@gmail.com>
Date: Fri, 22 Oct 2010 16:06:38 +0200
From: Jiri Slaby <jirislaby@...il.com>
To: Mauro Carvalho Chehab <mchehab@...hat.com>
CC: linux-kernel@...r.kernel.org, akpm@...ux-foundation.org,
mm-commits@...r.kernel.org, Antti Palosaari <crope@....fi>,
Greg KH <gregkh@...e.de>, USB list <linux-usb@...r.kernel.org>
Subject: Re: DVB: af9015 defunct [was: mmotm 2010-10-20-15-01 uploaded]
On 10/22/2010 03:56 PM, Mauro Carvalho Chehab wrote:
> --- a/drivers/media/dvb/dvb-usb/af9015.c
> +++ b/drivers/media/dvb/dvb-usb/af9015.c
> @@ -1144,7 +1144,7 @@ static struct qt1010_config af9015_qt1010_config = {
>
> static struct tda18271_config af9015_tda18271_config = {
> .gate = TDA18271_GATE_DIGITAL,
> - .small_i2c = 1,
> + .small_i2c = TDA18271_16_BYTE_CHUNK_INIT;,
No, it doesn't help (note the i2c line which prints the small_i2c entry):
dvb-usb: found a 'Leadtek WinFast DTV Dongle Gold' in cold state, will
try to load a firmware
dvb-usb: downloading firmware from file 'dvb-usb-af9015.fw'
dvb-usb: found a 'Leadtek WinFast DTV Dongle Gold' in warm state.
dvb-usb: will pass the complete MPEG2 transport stream to the software
demuxer.
DVB: registering new adapter (Leadtek WinFast DTV Dongle Gold)
af9013: firmware version:4.95.0.0
DVB: registering adapter 0 frontend 0 (Afatech AF9013 DVB-T)...
af9015_tuner_attach: i2c 16
tda18271 16-00c0: creating new instance
TDA18271HD/C2 detected @ 16-00c0
af9015: command failed:1
tda18271_write_regs: [16-00c0|M] ERROR: idx = 0x0, len = 39,
i2c_transfer returned: -1
af9015: command failed:1
tda18271_write_regs: [16-00c0|M] ERROR: idx = 0x20, len = 1,
i2c_transfer returned: -1
af9015: command failed:1
tda18271_write_regs: [16-00c0|M] ERROR: idx = 0x20, len = 1,
i2c_transfer returned: -1
af9015: command failed:1
tda18271_write_regs: [16-00c0|M] ERROR: idx = 0x20, len = 1,
i2c_transfer returned: -1
af9015: command failed:1
tda18271_write_regs: [16-00c0|M] ERROR: idx = 0x20, len = 1,
i2c_transfer returned: -1
af9015: command failed:1
tda18271_write_regs: [16-00c0|M] ERROR: idx = 0x5, len = 11,
i2c_transfer returned: -1
af9015: command failed:1
tda18271_write_regs: [16-00c0|M] ERROR: idx = 0x13, len = 1,
i2c_transfer returned: -1
af9015: command failed:1
tda18271_write_regs: [16-00c0|M] ERROR: idx = 0x13, len = 1,
i2c_transfer returned: -1
af9015: command failed:1
tda18271_write_regs: [16-00c0|M] ERROR: idx = 0x3, len = 1, i2c_transfer
returned: -1
af9015: command failed:1
tda18271_write_regs: [16-00c0|M] ERROR: idx = 0x5, len = 7, i2c_transfer
returned: -1
af9015: command failed:1
tda18271_write_regs: [16-00c0|M] ERROR: idx = 0x4, len = 1, i2c_transfer
returned: -1
af9015: command failed:1
tda18271_write_regs: [16-00c0|M] ERROR: idx = 0x5, len = 11,
i2c_transfer returned: -1
af9015: command failed:1
tda18271_write_regs: [16-00c0|M] ERROR: idx = 0x3, len = 1, i2c_transfer
returned: -1
af9015: command failed:1
tda18271_write_regs: [16-00c0|M] ERROR: idx = 0x5, len = 7, i2c_transfer
returned: -1
af9015: command failed:1
tda18271_write_regs: [16-00c0|M] ERROR: idx = 0x4, len = 1, i2c_transfer
returned: -1
af9015: command failed:1
tda18271_write_regs: [16-00c0|M] ERROR: idx = 0x5, len = 11,
i2c_transfer returned: -1
af9015: command failed:1
tda18271_write_regs: [16-00c0|M] ERROR: idx = 0x3, len = 1, i2c_transfer
returned: -1
af9015: command failed:1
tda18271_write_regs: [16-00c0|M] ERROR: idx = 0x5, len = 7, i2c_transfer
returned: -1
af9015: command failed:1
tda18271_write_regs: [16-00c0|M] ERROR: idx = 0x4, len = 1, i2c_transfer
returned: -1
af9015: command failed:1
tda18271_write_regs: [16-00c0|M] ERROR: idx = 0x6, len = 1, i2c_transfer
returned: -1
af9015: command failed:1
tda18271_write_regs: [16-00c0|M] ERROR: idx = 0x3, len = 1, i2c_transfer
returned: -1
dvb-usb: Leadtek WinFast DTV Dongle Gold successfully initialized and
connected.
usbcore: registered new interface driver dvb_usb_af9015
regards,
--
js
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists