ARM: davinci: vpif: move code to driver core header from platform
authorManjunath Hadli <manjunath.hadli@ti.com>
Sat, 12 Nov 2011 15:06:02 +0000 (20:36 +0530)
committerSekhar Nori <nsekhar@ti.com>
Fri, 2 Dec 2011 19:03:50 +0000 (00:33 +0530)
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 <manjunath.hadli@ti.com>
Acked-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>

No differences found