From: Akihiro Tsukada <tskd08@xxxxxxxxx> This patch series depends on the previous patch: "[PATCH v2]dvb-core: add template code for i2c binding model" <1420635900-32221-1-git-send-email-tskd08@xxxxxxxxx> The adapter(earth-pt3), its demod (tc90522) and tuners (mxl301rf, qm1d1c0042) are ported to dvb-core i2c template. 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 | 143 ++++++++++++++-------------------- drivers/media/dvb-frontends/tc90522.h | 8 +- drivers/media/pci/pt3/pt3.c | 89 +++++++-------------- drivers/media/pci/pt3/pt3.h | 12 +-- 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, 129 insertions(+), 237 deletions(-) -- 2.2.1 -- 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