[U-Boot] [PATCH v1 7/8] video: drop duplicate set of DISPC_CONFIG register

2012-08-28 Thread Stefano Babic
Signed-off-by: Stefano Babic sba...@denx.de --- drivers/video/omap3_dss.c |1 - 1 file changed, 1 deletion(-) diff --git a/drivers/video/omap3_dss.c b/drivers/video/omap3_dss.c index 6686718..5fcc0fb 100644 --- a/drivers/video/omap3_dss.c +++ b/drivers/video/omap3_dss.c @@ -112,7 +112,6 @@

Re: [U-Boot] [PATCH v1 7/8] video: drop duplicate set of DISPC_CONFIG register

2012-08-28 Thread Jeroen Hofstee
Hi Stefano, On 08/28/2012 09:46 AM, Stefano Babic wrote: Signed-off-by: Stefano Babic sba...@denx.de --- drivers/video/omap3_dss.c |1 - 1 file changed, 1 deletion(-) diff --git a/drivers/video/omap3_dss.c b/drivers/video/omap3_dss.c index 6686718..5fcc0fb 100644 ---

Re: [U-Boot] [PATCH v1 7/8] video: drop duplicate set of DISPC_CONFIG register

2012-08-28 Thread Stefano Babic
On 28/08/2012 12:40, Jeroen Hofstee wrote: Hi Stefano, Hi Jeroen, On 08/28/2012 09:46 AM, Stefano Babic wrote: Signed-off-by: Stefano Babic sba...@denx.de --- drivers/video/omap3_dss.c |1 - 1 file changed, 1 deletion(-) diff --git a/drivers/video/omap3_dss.c