On Mon, Feb 10, 2014 at 3:25 AM, Joonyoung Shim <dofmind@xxxxxxxxx> wrote: > As you said, i modified like below patch and it is working well. > > Thanks for your advice. > > diff --git a/drivers/media/usb/au0828/au0828-cards.c > b/drivers/media/usb/au0828/au0828-cards.c > index 0cb7c28..9936875 100644 > --- a/drivers/media/usb/au0828/au0828-cards.c > +++ b/drivers/media/usb/au0828/au0828-cards.c > @@ -108,7 +108,7 @@ struct au0828_board au0828_boards[] = { > .name = "DViCO FusionHDTV USB", > .tuner_type = UNSET, > .tuner_addr = ADDR_UNSET, > - .i2c_clk_divider = AU0828_I2C_CLK_250KHZ, > + .i2c_clk_divider = AU0828_I2C_CLK_20KHZ, > }, > [AU0828_BOARD_HAUPPAUGE_WOODBURY] = { > .name = "Hauppauge Woodbury", Great. Feel free to submit a patch to the mailing list with your SOB, and we'll merge that change upstream. Devin -- Devin J. Heitmueller - Kernel Labs http://www.kernellabs.com -- 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