
5 May
2014
5 May
'14
11:16 a.m.
Hi,
On Wed, 23 Apr 2014 07:52:43 +0200 dietho@gmx.de wrote:
From: Thomas Diener dietho@gmx.de
This patch adds support for the imx25 lcd display controller.
Signed-off-by: Thomas Diener dietho@gmx.de
drivers/video/Makefile | 1 + drivers/video/imx25lcdc.c | 123 +++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 124 insertions(+) create mode 100644 drivers/video/imx25lcdc.c
There are two empty lines at the end of the added file. These can be removed when applying, so there is no need to resubmit the patch. Otherwise
Acked-by: Anatolij Gustschin agust@denx.de
Thanks,
Anatolij