On Sun March 24 2013 16:21:12 Mauro Carvalho Chehab wrote: > Em Mon, 11 Mar 2013 12:45:47 +0100 > Hans Verkuil <hverkuil@xxxxxxxxx> escreveu: > > > From: Hans Verkuil <hans.verkuil@xxxxxxxxx> > > > > The Sony BTF PG472Z has an internal MPX to deal with mono/stereo/bilingual > > audio. This is split off from the wis-sony-tuner driver that is part of > > the go7007 driver as it should be a separate i2c sub-device driver. > > > > The wis-sony-tuner is really three i2c devices: a standard tuner, a tda9887 > > compatible demodulator and this mpx. After this patch the wis-sony-tuner > > can be replaced by this driver and the standard tuner driver. > > > > Signed-off-by: Hans Verkuil <hans.verkuil@xxxxxxxxx> > > --- > > drivers/media/i2c/Kconfig | 11 +- > > drivers/media/i2c/Makefile | 1 + > > drivers/media/i2c/sony-btf-mpx.c | 399 ++++++++++++++++++++++++++++++++++++++ > > Not sure what happened, but sony-btf-mpx.c got missed on the version inside > the pull request. > > So, I got it from this patch. Grr. I found the same 'const' issue as you did, fixed it in my tree but forgot to do a git add for the file :-( Sorry. Regards, Hans -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html