Re: [PATCH 2/2] ARM: OMAP2+: Remove legacy DSS initialization for omap4

2013-08-02 Thread Nishanth Menon
On 08/02/2013 08:04 AM, Tomi Valkeinen wrote: On 02/08/13 15:56, Nishanth Menon wrote: On 07/23/2013 04:06 AM, Tomi Valkeinen wrote: This is no longer needed as omap4 is now booted using device tree. Signed-off-by: Tomi Valkeinen --- diff --git a/arch/arm/mach-omap2/dss-common.h b/arch/a

Re: [PATCH 2/2] ARM: OMAP2+: Remove legacy DSS initialization for omap4

2013-08-02 Thread Tomi Valkeinen
On 02/08/13 15:56, Nishanth Menon wrote: > On 07/23/2013 04:06 AM, Tomi Valkeinen wrote: >> This is no longer needed as omap4 is now booted using device tree. >> >> Signed-off-by: Tomi Valkeinen >> --- >> diff --git a/arch/arm/mach-omap2/dss-common.h >> b/arch/arm/mach-omap2/dss-common.h >> ind

Re: [PATCH 2/2] ARM: OMAP2+: Remove legacy DSS initialization for omap4

2013-08-02 Thread Nishanth Menon
On 07/23/2013 04:06 AM, Tomi Valkeinen wrote: This is no longer needed as omap4 is now booted using device tree. Signed-off-by: Tomi Valkeinen --- arch/arm/mach-omap2/dss-common.c | 47 arch/arm/mach-omap2/dss-common.h | 2 -- 2 files changed, 49 de

[PATCH 2/2] ARM: OMAP2+: Remove legacy DSS initialization for omap4

2013-07-23 Thread Tomi Valkeinen
This is no longer needed as omap4 is now booted using device tree. Signed-off-by: Tomi Valkeinen --- arch/arm/mach-omap2/dss-common.c | 47 arch/arm/mach-omap2/dss-common.h | 2 -- 2 files changed, 49 deletions(-) diff --git a/arch/arm/mach-omap2/dss-co