On Mon, 7 Feb 2011, Guennadi Liakhovetski wrote: > Hi > > One more soc-camera host driver has been converted to videobuf2: > mx3_camera for i.MX3* SoCs. I also added Anatolij's patches to the branch. > Please, review / test. The branch is available at > > git://linuxtv.org/gliakhovetski/v4l-dvb.git soc_camera-vb2 Two persons reported problems, when trying to directly clone the above tree. The following worked for me: git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git cd linux-2.6/ git remote add soc-camera git://linuxtv.org/gliakhovetski/v4l-dvb.git git remote update git checkout -b v4l-devel soc-camera/soc_camera-vb2 Thanks Guennadi --- Guennadi Liakhovetski, Ph.D. Freelance Open-Source Software Developer http://www.open-technology.de/ -- 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