[PATCH] This patch removes a dead line from omapfb_main.c

2008-03-31 Thread arun c
This patch removes a dead line from omapfb_main.c Signed-off-by: arun c [EMAIL PROTECTED] --- drivers/video/omap/omapfb_main.c |1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/drivers/video/omap/omapfb_main.c b/drivers/video/omap/omapfb_main.c index 139c84c..418ed9f

Re: [PATCH] i2c: Update twl4030's includes

2008-03-31 Thread Felipe Balbi
On Sat, Mar 29, 2008 at 09:00:19PM +0200, Francisco Alecrim wrote: Update twl4030's includes. Headers now available under include/linux/i2c. arch/arm/mach-omap2/board-2430sdp.c:41:34: error: asm/arch/twl4030-rtc.h: No such file or directory drivers/video/omap/lcd_2430sdp.c:30:30: error:

Re: [PATCH] This patch removes a dead line from omapfb_main.c

2008-03-31 Thread Tony Lindgren
* arun c [EMAIL PROTECTED] [080331 09:53]: This patch removes a dead line from omapfb_main.c Pushing today. Tony Signed-off-by: arun c [EMAIL PROTECTED] --- drivers/video/omap/omapfb_main.c |1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git

Re: [PATCH] dmtimer posting

2008-03-31 Thread Tony Lindgren
* Woodruff, Richard [EMAIL PROTECTED] [080321 02:01]: Hi Attached is a rev-4 with the cpu_relax() added to while loops as suggested by Ladislav, and CTRL register defines moved to the right location. I confirm this version of the patch works on 3430 with latest kernel. I'll push the

Re: gmane.org mirror (was: Re: Don't use this list any more)

2008-03-31 Thread Tony Lindgren
* Tony Lindgren [EMAIL PROTECTED] [080311 09:30]: * Antti P Miettinen [EMAIL PROTECTED] [080309 17:31]: Tony Lindgren [EMAIL PROTECTED] writes: * Antti P Miettinen [EMAIL PROTECTED] [080229 08:57]: If mirroring is OK from your point of view I'll continue polling Lars about practical

RE: [PATCH] dmtimer posting

2008-03-31 Thread Woodruff, Richard
Attached is a rev-4 with the cpu_relax() added to while loops as suggested by Ladislav, and CTRL register defines moved to the right location. I confirm this version of the patch works on 3430 with latest kernel. I'll push the rev-4 version of the patch today. The second patch

Re: [PATCH] Fix TUSB6010 ID register offsets.

2008-03-31 Thread andrzej zaborowski
On 31/03/2008, Felipe Balbi [EMAIL PROTECTED] wrote: On Mon, Mar 31, 2008 at 10:58:11AM +0300, Tony Lindgren wrote: * Andrzej Zaborowski [EMAIL PROTECTED] [080329 18:48]: From: Andrzej Zaborowski [EMAIL PROTECTED] [Sorry, the previous patch was a copy/paste mistake, this one should

[PATCH 1/1] PLAT: OMAP: Add device configuration to support second HSMMC slot on OMAP 2430 and 3430 boards.

2008-03-31 Thread Carlos Aguiar
From: Jarkko Lavinen [EMAIL PROTECTED] This patch adds device configuration to provide second HSMMC slot support on OMAP 2430 and 3430 boards. Signed-off-by: Jarkko Lavinen [EMAIL PROTECTED] Change CONFIG_ARCH_OMAP24XX by CONFIG_ARCH_OMAP243X macro when this config is needed only for 2430

Re: [RFC/PATH] OMAP: HSMMC: Fixes for 1.8V MMC2 interface

2008-03-31 Thread Seth Forshee
On Mon, Mar 31, 2008 at 11:45:21PM +0300, Francisco Alecrim wrote: Hello Seth, It's fine and work for 3430! Maybe you should resend changing the commit message. It's too big. Remove RFC from subject. What do you think? if(changes) Acked-by: Francisco Alecrim [EMAIL PROTECTED]

[PATCH] OMAP: HSMMC: Fix 1.8V MMC2 host on OMAP2430/3430

2008-03-31 Thread Seth Forshee
OMAP2430/3430 contain an 1.8V-only MMC2 host that is not properly supported by the current driver. This patch contains changes to correctly set up this host. Signed-off-by: Seth Forshee [EMAIL PROTECTED] Acked-by: Francisco Alecrim [EMAIL PROTECTED] --- drivers/mmc/host/omap_hsmmc.c | 32

Re: [PATCH] OMAP: HSMMC: Fix 1.8V MMC2 host on OMAP2430/3430

2008-03-31 Thread Francisco Alecrim
Acked-by : Francisco Alecrim [EMAIL PROTECTED] ext Seth Forshee wrote: OMAP2430/3430 contain an 1.8V-only MMC2 host that is not properly supported by the current driver. This patch contains changes to correctly set up this host. Signed-off-by: Seth Forshee [EMAIL PROTECTED] Acked-by:

Re: [PATCH] OMAP: HSMMC: Fix 1.8V MMC2 host on OMAP2430/3430

2008-03-31 Thread Francisco Alecrim
Acked-by : Francisco Alecrim [EMAIL PROTECTED] ext Seth Forshee wrote: OMAP2430/3430 contain an 1.8V-only MMC2 host that is not properly supported by the current driver. This patch contains changes to correctly set up this host. Signed-off-by: Seth Forshee [EMAIL PROTECTED] Acked-by: