thomas schorpp wrote: > Johannes Stezenbach wrote: > > thomas schorpp wrote: > > > >>fixing msp3400c(-c8) stereo/multilanguage: > >> > >>will remove all msp stuff in av7110_v4l.c (its foreign there) next and > >>try to utilize gerd knorrs msp3400.c -if- the chip can be accessed > >>directly over i2c instead through the ARM, it should, since the SAA7113 > >>can be detected successfully by av7111.ko, but msp3400.ko cant detect > >>the msp here, wonder why... The reason we didn't use Gerd Knorr's driver was that it uses a thread to monitor the msp3400 and we suspected that would interfere with the DVB usage of this chip. If you could get this to work it would be great. > > Could you please send an incremental patch? I read your new posting > > just a few minutes after comitting your previous one. > > -att- (if i understood you right) This patch changes just whitespace and comments, which I took the liberty to cleanup from your earlier patch. Thanks, Johannes