Re: [linux-dvb] STB0899 I2C bus bit rate and Skystar HD ?

2007-10-18 Thread Manu Abraham
Konstantin Dimitrov wrote: > hello All, > > the only place that i can find where I2C bus bit rate is set for the > budget-ci driver is in: > > http://jusst.de/hg/multiproto/file/096a44e6732a/linux/drivers/media/dvb/ttpci/budget-core.c > > line 506: > > saa7146_i2c_adapter_prepare(dev, &budget->

[linux-dvb] STB0899 I2C bus bit rate and Skystar HD ?

2007-10-17 Thread Konstantin Dimitrov
hello All, the only place that i can find where I2C bus bit rate is set for the budget-ci driver is in: http://jusst.de/hg/multiproto/file/096a44e6732a/linux/drivers/media/dvb/ttpci/budget-core.c line 506: saa7146_i2c_adapter_prepare(dev, &budget->i2c_adap, SAA7146_I2C_BUS_BIT_RATE_120); with