From: Akihiro Tsukada <tsk...@gmail.com> These patches are example ports of earth-pt3 (adapter), tc90522 (demod), qm1d1c0042,mxl301rf (tuners) drivers using the i2c template code in dvb-core.
Akihiro Tsukada (5): 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: tc90522: remove a redundant state variable dvb: pci/pt3: use dvb-core i2c binding model template drivers/media/dvb-frontends/tc90522.c | 145 ++++++++++++++-------------------- 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 | 61 +++++--------- drivers/media/tuners/qm1d1c0042.h | 2 - 8 files changed, 131 insertions(+), 238 deletions(-) -- 2.1.3 -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html