Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] New calls to the i2c video decoder API



Hello,
 
I have noticed that since 2.6.6-bk2, the i2c video decoder API has changed
significantly.  The new kernel patch implements new i2c calls to the saa7111
driver. When I attempt to build the current dvb-kernel drivers into
2.6.6-bk2 and up, I get the following error:
 
drivers/media/dvb/ttpci/av7110.c: In function `av7110_attach':

drivers/media/dvb/ttpci/av7110.c:1380: error: `I2C_ADAP_CLASS_TV_DIGITAL'
undeclared (first use in this function)

drivers/media/dvb/ttpci/av7110.c:1380: error: (Each undeclared identifier is
reported only once

drivers/media/dvb/ttpci/av7110.c:1380: error: for each function it appears
in.)

Are there plans to addapt the new API calls to the linux-dvb cvs drivers? 

Thanks...




-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index