From: Akihiro Tsukada <tskd08@xxxxxxxxx> This patch series depends on the previous patch: "[PATCH v3]dvb-core: add template code for i2c binding model" The adapter(earth-pt3), its demod (tc90522) and tuners (mxl301rf, qm1d1c0042) are ported to dvb-core i2c template. Changes in v3: - tc90522,earth-pt3: adapt to i2c template patch v3, moved fe_i2c_client from dvb_frontend* to state Akihiro Tsukada (4): dvb: qm1d1c0042: use dvb-core i2c binding model template dvb: mxl301rf: use dvb-core i2c binding model template dvb: tc90522: use dvb-core i2c binding model template dvb: earth-pt3: use dvb-core i2c binding model template drivers/media/dvb-frontends/tc90522.c | 64 +++++++++++++------------- drivers/media/dvb-frontends/tc90522.h | 8 ++-- drivers/media/pci/pt3/pt3.c | 85 +++++++++++------------------------ drivers/media/pci/pt3/pt3.h | 11 ++--- drivers/media/tuners/mxl301rf.c | 50 ++++++--------------- drivers/media/tuners/mxl301rf.h | 2 +- drivers/media/tuners/qm1d1c0042.c | 60 ++++++++----------------- drivers/media/tuners/qm1d1c0042.h | 2 - 8 files changed, 99 insertions(+), 183 deletions(-) -- 2.2.2 -- 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