I am writing proprietary card and consider to use dvb code. My card only have 3 chips: tuner, demodulator and LNB ctrl. Each of these devices has own i2c address. 1. Do i need to get i2c_adapter per each device? 2. Which example is the best for such simple card?