public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] omap3: zoom2/3: make MMC slot work again
@ 2009-11-18 13:39 Anand Gadiyar
  2009-11-18 17:04 ` Madhusudhan
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Anand Gadiyar @ 2009-11-18 13:39 UTC (permalink / raw)
  To: linux-omap; +Cc: Anand Gadiyar

omap3: zoom2/3: make MMC slot work again

Commit 12f8dfb56 accidentally broke MMC on zoom2/3.
The .vmmc1 field of zoom_twldata was deleted. Restoring it
allows the MMC slot to work again

Signed-off-by: Anand Gadiyar <gadiyar@ti.com>
---
 arch/arm/mach-omap2/board-zoom-peripherals.c |    1 +
 1 files changed, 1 insertion(+)

Index: linux-omap-2.6/arch/arm/mach-omap2/board-zoom-peripherals.c
===================================================================
--- linux-omap-2.6.orig/arch/arm/mach-omap2/board-zoom-peripherals.c
+++ linux-omap-2.6/arch/arm/mach-omap2/board-zoom-peripherals.c
@@ -236,6 +236,7 @@ static struct twl4030_platform_data zoom
 	.gpio		= &zoom_gpio_data,
 	.keypad		= &zoom_kp_twl4030_data,
 	.codec		= &zoom_codec_data,
+	.vmmc1          = &zoom_vmmc1,
 	.vmmc2          = &zoom_vmmc2,
 	.vsim           = &zoom_vsim,
 

^ permalink raw reply	[flat|nested] 4+ messages in thread

* RE: [PATCH] omap3: zoom2/3: make MMC slot work again
  2009-11-18 13:39 [PATCH] omap3: zoom2/3: make MMC slot work again Anand Gadiyar
@ 2009-11-18 17:04 ` Madhusudhan
  2009-12-04 21:37 ` Olof Johansson
  2009-12-04 22:07 ` [APPLIED] " Tony Lindgren
  2 siblings, 0 replies; 4+ messages in thread
From: Madhusudhan @ 2009-11-18 17:04 UTC (permalink / raw)
  To: 'Anand Gadiyar', linux-omap



> -----Original Message-----
> From: linux-omap-owner@vger.kernel.org [mailto:linux-omap-
> owner@vger.kernel.org] On Behalf Of Anand Gadiyar
> Sent: Wednesday, November 18, 2009 7:39 AM
> To: linux-omap@vger.kernel.org
> Cc: Anand Gadiyar
> Subject: [PATCH] omap3: zoom2/3: make MMC slot work again
> 
> omap3: zoom2/3: make MMC slot work again
> 
> Commit 12f8dfb56 accidentally broke MMC on zoom2/3.
> The .vmmc1 field of zoom_twldata was deleted. Restoring it
> allows the MMC slot to work again
> 
> Signed-off-by: Anand Gadiyar <gadiyar@ti.com>

Good catch. Ack.
Acked-by: Madhusudhan Chikkature <madhu.cr@ti.com>

> ---
>  arch/arm/mach-omap2/board-zoom-peripherals.c |    1 +
>  1 files changed, 1 insertion(+)
> 
> Index: linux-omap-2.6/arch/arm/mach-omap2/board-zoom-peripherals.c
> ===================================================================
> --- linux-omap-2.6.orig/arch/arm/mach-omap2/board-zoom-peripherals.c
> +++ linux-omap-2.6/arch/arm/mach-omap2/board-zoom-peripherals.c
> @@ -236,6 +236,7 @@ static struct twl4030_platform_data zoom
>  	.gpio		= &zoom_gpio_data,
>  	.keypad		= &zoom_kp_twl4030_data,
>  	.codec		= &zoom_codec_data,
> +	.vmmc1          = &zoom_vmmc1,
>  	.vmmc2          = &zoom_vmmc2,
>  	.vsim           = &zoom_vsim,
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-omap" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] omap3: zoom2/3: make MMC slot work again
  2009-11-18 13:39 [PATCH] omap3: zoom2/3: make MMC slot work again Anand Gadiyar
  2009-11-18 17:04 ` Madhusudhan
@ 2009-12-04 21:37 ` Olof Johansson
  2009-12-04 22:07 ` [APPLIED] " Tony Lindgren
  2 siblings, 0 replies; 4+ messages in thread
From: Olof Johansson @ 2009-12-04 21:37 UTC (permalink / raw)
  To: Anand Gadiyar; +Cc: linux-omap, tony

On Wed, Nov 18, 2009 at 07:09:10PM +0530, Anand Gadiyar wrote:
> omap3: zoom2/3: make MMC slot work again
> 
> Commit 12f8dfb56 accidentally broke MMC on zoom2/3.
> The .vmmc1 field of zoom_twldata was deleted. Restoring it
> allows the MMC slot to work again

Hmm. This was posted 2 weeks ago and not applied yet. Tony?

It regresses zoom2/3.

Patchwork link: http://patchwork.kernel.org/patch/61013/


-Olof


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [APPLIED]  [PATCH] omap3: zoom2/3: make MMC slot work again
  2009-11-18 13:39 [PATCH] omap3: zoom2/3: make MMC slot work again Anand Gadiyar
  2009-11-18 17:04 ` Madhusudhan
  2009-12-04 21:37 ` Olof Johansson
@ 2009-12-04 22:07 ` Tony Lindgren
  2 siblings, 0 replies; 4+ messages in thread
From: Tony Lindgren @ 2009-12-04 22:07 UTC (permalink / raw)
  To: linux-omap

This patch has been applied to the linux-omap
by youw fwiendly patch wobot.

Branch in linux-omap: for-next-vol2

Initial commit ID (Likely to change): f75bfe73652315f984829aff15ea8f76a7970ff8

PatchWorks
http://patchwork.kernel.org/patch/61013/

Git (Likely to change, and takes a while to get mirrored)
http://git.kernel.org/?p=linux/kernel/git/tmlind/linux-omap-2.6.git;a=commit;h=f75bfe73652315f984829aff15ea8f76a7970ff8



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-12-04 22:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-18 13:39 [PATCH] omap3: zoom2/3: make MMC slot work again Anand Gadiyar
2009-11-18 17:04 ` Madhusudhan
2009-12-04 21:37 ` Olof Johansson
2009-12-04 22:07 ` [APPLIED] " Tony Lindgren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox