tegra: video: Merge the two config structures together
authorSimon Glass <sjg@chromium.org>
Sat, 30 Jan 2016 23:37:55 +0000 (16:37 -0700)
committerTom Warren <twarren@nvidia.com>
Tue, 16 Feb 2016 16:17:52 +0000 (09:17 -0700)
commitce0c474a72a72efe83808473a3411986a564e86b
tree0c77f4bc840179ec83e5ca19808f18bc14b99270
parent40d56a918c400d6d9b7805c3b30bd310e074c850
tegra: video: Merge the two config structures together

We have a structure for the display panel and another for the controller.
There is some overlap between them. Merge them to simplify the driver.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Anatolij Gustschin <agust@denx.de>
Signed-off-by: Tom Warren <twarren@nvidia.com>
arch/arm/include/asm/arch-tegra20/display.h
drivers/video/tegra.c