Am 02.01.2013 20:40, schrieb Antti Palosaari: > On 12/28/2012 01:02 AM, Frank Schäfer wrote: >> The main purpose of this patch is to move the call of >> em28xx_release_resources() >> after the call of em28xx_close_extension(). >> This is necessary, because some resources might be needed/used by the >> extensions >> fini() functions when they get closed. >> Also mark the device as disconnected earlier in this function and >> unify the >> em28xx_uninit_usb_xfer() calls for analog and digital mode. > > This looks like it could fix that one bug I reported earlier. Care to > look these: > > em28xx releases I2C adapter earlier than demod/tuner/sec > http://www.spinics.net/lists/linux-media/msg54693.html Yes, this one gets fixed with the patch. > > em28xx #0: submit of audio urb failed > http://www.spinics.net/lists/linux-media/msg54694.html Seems to describe more than one bug. What do mean with "when I plug em28xx device with analog support" ? Did you mean "unplug" ? Does this device use an external audio IC connected via i2c (e.g. EM202) ? If yes, I think the patch should fix this issue, too. Do you still have access to this device ? Can you test the patch ? Regards, Frank > > > regards > Antti > -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html