From: Manjunath Hadli Date: Sat, 12 Nov 2011 15:06:02 +0000 (+0530) Subject: ARM: davinci: vpif: move code to driver core header from platform X-Git-Tag: v3.3-rc1~144^2~5^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e13c692b1f97a6a4f753695b4f28b7f10e5d79ae;p=pandora-kernel.git ARM: davinci: vpif: move code to driver core header from platform Move vpif related definitions for capture and display drivers from dm646x platform header file to vpif_types.h inside the driver as these definitions are related to driver code rather than the platform or board. This enables reusing this IP across platforms. Signed-off-by: Manjunath Hadli Acked-by: Mauro Carvalho Chehab Signed-off-by: Sekhar Nori --- Reading git-diff-tree failed