ping On Wed, 15 Mar 2017 23:22:07 +0100 Andreas Kemnade wrote: > Hi all, > here are some patches needed for supporting the > Logilink VG0022A DVB-T2 stick. > As the combination of chips in that stick is not > uncommon, the first two patches might also fix problems > for similar hardware. > > Andreas Kemnade (3): > [media] si2157: get chip id during probing > [media] af9035: init i2c already in it930x_frontend_attach > [media] af9035: add Logilink vg0022a to device id table > > drivers/media/tuners/si2157.c | 54 +++++++++++++++++++++-------------- > drivers/media/tuners/si2157_priv.h | 7 +++++ > drivers/media/usb/dvb-usb-v2/af9035.c | 45 ++++++++++++++++++++++++++++- > 3 files changed, 83 insertions(+), 23 deletions(-) >