public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
From: "Madhusudhan" <madhu.cr@ti.com>
To: 'Anand Gadiyar' <gadiyar@ti.com>, linux-omap@vger.kernel.org
Subject: RE: [PATCH] omap3: zoom2/3: make MMC slot work again
Date: Wed, 18 Nov 2009 11:04:40 -0600	[thread overview]
Message-ID: <003f01ca6871$37cd3930$544ff780@am.dhcp.ti.com> (raw)
In-Reply-To: <1258551550-25301-1-git-send-email-gadiyar@ti.com>



> -----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



  reply	other threads:[~2009-11-18 17:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-18 13:39 [PATCH] omap3: zoom2/3: make MMC slot work again Anand Gadiyar
2009-11-18 17:04 ` Madhusudhan [this message]
2009-12-04 21:37 ` Olof Johansson
2009-12-04 22:07 ` [APPLIED] " Tony Lindgren

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='003f01ca6871$37cd3930$544ff780@am.dhcp.ti.com' \
    --to=madhu.cr@ti.com \
    --cc=gadiyar@ti.com \
    --cc=linux-omap@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox