
31 Jan
2016
31 Jan
'16
8:07 p.m.
On Sat, 30 Jan 2016 16:37:55 -0700 Simon Glass sjg@chromium.org wrote:
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
Changes in v2: None
arch/arm/include/asm/arch-tegra20/display.h | 39 ---------------- drivers/video/tegra.c | 72 +++++++++++++++++++++-------- 2 files changed, 53 insertions(+), 58 deletions(-)
Acked-by: Anatolij Gustschin agust@denx.de