On Wed, 26 Aug 2009, Mauro Carvalho Chehab wrote: > Em Tue, 25 Aug 2009 17:11:26 +0200 (CEST) > Guennadi Liakhovetski <g.liakhovetski@xxxxxx> escreveu: > > > Hi Mauro > > > > Here they come... The first one is a kernel-sync, I skipped two more > > similar patches for other ARM platforms, because they are not in hg at > > all. The rest are marked "Priority: low" as you requested to stress, that > > they should go in after those three ARM (PXA) patches. I still have a > > couple more patches, which I will also try to prepare and push for 2.6.32, > > but let's get these ones first in. Some patches do not pass checkpatch > > cleanly, but if you check the cumulative diff, it should be clean apart > > from a couple false positives. The last patch in the series does the clean > > up. > > > > Please pull from http://linuxtv.org/hg/~gliakhovetski/v4l-dvb > > > > for the following 35 changesets: [snip] > There are some compilation troubles now on x86_64 compilation: > > /home/v4l/master/v4l/soc_camera_platform.c: In function 'soc_camera_platform_probe': > /home/v4l/master/v4l/soc_camera_platform.c:140: warning: cast from pointer to integer of different size > /home/v4l/master/v4l/soc_camera.c: In function 'soc_camera_init_i2c': > /home/v4l/master/v4l/soc_camera.c:860: warning: cast from pointer to integer of different size > > I'll take a look later and try to fix. Hm, these are lines like subdev->grp_id = (__u32)icd; I think, grp_id should become unsigned long, Hans? 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