Re: [PATCH 02/19] [media] dvb-frontends/cxd2841er: do I2C reads in one go

2017-05-30 Thread Abylay Ospan
Acked-by: Abylay Ospan 2017-04-09 15:38 GMT-04:00 Daniel Scheller : > From: Daniel Scheller > > Doing the I2C read operation with two calls to i2c_transfer() causes the > exclusive I2C bus lock of the underlying adapter to be

[PATCH 02/19] [media] dvb-frontends/cxd2841er: do I2C reads in one go

2017-04-09 Thread Daniel Scheller
From: Daniel Scheller Doing the I2C read operation with two calls to i2c_transfer() causes the exclusive I2C bus lock of the underlying adapter to be released. While this isn't an issue if only one demodulator is attached to the bus, having two or even more causes troubles in