ARM: davinci: dm644x: add support for v4l2 video display
authorManjunath Hadli <manjunath.hadli@ti.com>
Thu, 23 Feb 2012 09:47:45 +0000 (15:17 +0530)
committerSekhar Nori <nsekhar@ti.com>
Sun, 11 Mar 2012 07:11:29 +0000 (12:41 +0530)
Add functions to register various video devices like venc, osd,
vpbe and the v4l2 display driver for dm644x.

Change dm644x_init_video() to make room for display related
configuration. Register the vpfe or vpbe devices only if valid
display configuration is provided to make sure boards without
video support dont erroneously register video devices.

Signed-off-by: Manjunath Hadli <manjunath.hadli@ti.com>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>

No differences found