From: Muralidharan Karicheri Date: Wed, 16 Sep 2009 17:31:20 +0000 (-0300) Subject: V4L/DVB (12906d): V4L : vpif updates for DM6467 vpif capture driver X-Git-Tag: v2.6.32-rc1~618^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d28a6df608fa4fade5e1d7e22d1be652a71412e0;p=pandora-kernel.git V4L/DVB (12906d): V4L : vpif updates for DM6467 vpif capture driver Following changes done for vpif driver to support vpif capture:- 1) Current version of display driver defined vpif register space as part for vpif display platform driver resource This is not correct since vpif is common across capture and display drivers. So the resource iomap function is moved to this module 2) Since there are common registers, a spinlock is added for mutual exclusion. This has incorporated comments against version v0 of the patch series Resending to merge to V4L linux-next Reviewed-by: Hans Verkuil Signed-off-by: Muralidharan Karicheri Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed