commit | e13c692b1f97a6a4f753695b4f28b7f10e5d79ae | [log] [tgz] |
---|---|---|
author | Manjunath Hadli <manjunath.hadli@ti.com> | Sat Nov 12 20:36:02 2011 +0530 |
committer | Sekhar Nori <nsekhar@ti.com> | Sat Dec 03 00:33:50 2011 +0530 |
tree | 5a2a15b136772521203dbe515c84e04a97e7eea5 | |
parent | caca6a03d365883564885f2c1da3e88dcf65d139 [diff] |
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 <manjunath.hadli@ti.com> Acked-by: Mauro Carvalho Chehab <mchehab@redhat.com> Signed-off-by: Sekhar Nori <nsekhar@ti.com>