Re: [PATCH 1/5] DSPBRIDGE: Remove checkpatch errors regarding braces

2010-05-09 Thread Felipe Contreras
On Sun, May 9, 2010 at 7:26 AM, Ramirez Luna, Omar wrote: > >From 451e9733672b7fd3879ec109f3c6b2ac55c21cf5 Mon Sep 17 00:00:00 2001 >>From: Armando Uribe De Leon >>Date: Thu, 8 Apr 2010 17:14:38 -0500 >>Subject: [PATCH 1/5] DSPBRIDGE: Remove checkpatch errors regarding braces >> >>This patch remo

Re: [PATCH v8 2/2] omap hsmmc: adaptation of sdma descriptor autoloading feature

2010-05-09 Thread Venkatraman S
Nishanth Menon wrote: > Chikkature Rajashekar, Madhusudhan had written, on 05/07/2010 11:59 AM, the > following: >> >>> -Original Message- From: Chikkature Rajashekar, Madhusudhan Sent: Thursday, May 06, 2010 9:50 PM To: Shilimkar, Santosh; 'kishore kadiyala' Cc: S

Re: [PATCH v8 2/2] omap hsmmc: adaptation of sdma descriptor autoloading feature

2010-05-09 Thread Nishanth Menon
On 05/09/2010 05:51 AM, Venkatraman S wrote: Nishanth Menon wrote: Chikkature Rajashekar, Madhusudhan had written, on 05/07/2010 11:59 AM, the following: -Original Message- From: Chikkature Rajashekar, Madhusudhan Sent: Thursday, May 06, 2010 9:50 PM To: Shilimkar, Santosh; 'kishor

Re: [PATCH 3/4 v2] ARM: add framebuffer support for ap4evb

2010-05-09 Thread Kuninori Morimoto
Dear Guennadi Thank you for your hard work > diff --git a/arch/arm/mach-shmobile/Kconfig b/arch/arm/mach-shmobile/Kconfig > index 9003ea9..e216132 100644 > --- a/arch/arm/mach-shmobile/Kconfig > +++ b/arch/arm/mach-shmobile/Kconfig > @@ -42,6 +42,7 @@ config MACH_AP4EVB > bool "AP4EVB boar

Issue with SCHED_FIFO app

2010-05-09 Thread Suresh Rajashekara
Hi All, I had a couple of application (with real time priority SCHED_FIFO) which were working fine on 2.6.16. They have started behaving differently on 2.6.29. I will explain my problem briefly. Application A (my main application) is scheduled with SCHED_FIFO and priority 5. Application B (watch

Issue with SCHED_FIFO app

2010-05-09 Thread Suresh Rajashekara
Hi All, I had a couple of application (with real time priority SCHED_FIFO) which were working fine on 2.6.16. They have started behaving differently on 2.6.29. I will explain my problem briefly. Application A (my main application) is scheduled with SCHED_FIFO and priority 5. Application B (watch

Re: [PATCH 3/4 v2] ARM: add framebuffer support for ap4evb

2010-05-09 Thread Guennadi Liakhovetski
Hello Morimoto-san On Mon, 10 May 2010, Kuninori Morimoto wrote: > > diff --git a/arch/arm/mach-shmobile/Kconfig b/arch/arm/mach-shmobile/Kconfig > > index 9003ea9..e216132 100644 > > --- a/arch/arm/mach-shmobile/Kconfig > > +++ b/arch/arm/mach-shmobile/Kconfig > > @@ -42,6 +42,7 @@ config MACH_A

Patches for enabling display on Zoom2/3 & 3630 SDP

2010-05-09 Thread Mittal, Mukund
Tomi, Would you please check if there are no further comments and can you please pull the following patches in? https://patchwork.kernel.org/patch/95067/ https://patchwork.kernel.org/patch/95068/ https://patchwork.kernel.org/patch/94937/ https://patchwork.kernel.org/patch/94934/ https://patchwork

[PATCH] DSS2 Include VRFB into omap2-3build only

2010-05-09 Thread Senthilvadivu Guruswamy
Exclude VRFB from OMAP4 onwards and include only for OMAP2 and OMAP3 builds. In OMAP4 VRFB HW IP is replaced with a new HW IP "TILER" Signed-off-by: Senthilvadivu Guruswamy --- arch/arm/plat-omap/include/plat/vrfb.h | 16 drivers/video/omap2/Kconfig|4 dr