> -----Original Message----- > From: linux-omap-owner@xxxxxxxxxxxxxxx > [mailto:linux-omap-owner@xxxxxxxxxxxxxxx] On Behalf Of Felipe Balbi > Sent: Tuesday, December 01, 2009 6:34 PM > To: Tony Lindgren > Cc: linux-omap@xxxxxxxxxxxxxxx; Shilimkar, Santosh; Kevin > Hilman; Kalle Valo; Jean Pihet; Pandita, Vikram; Paul > Walmsley; Hiroshi DOYU; David Brownell; Felipe Balbi > Subject: [rfc/rft/patch 3/9] arm: omap: zoom: use vmmc1 > regulator supply > > the structure was there but it was used by the > twl4030 pdata. Just adding the missing field. > > Signed-off-by: Felipe Balbi <felipe.balbi@xxxxxxxxx> I had already posted this patch. - Anand http://marc.info/?l=linux-omap&m=125855155611214&w=2 > --- > arch/arm/mach-omap2/board-zoom-peripherals.c | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > > diff --git a/arch/arm/mach-omap2/board-zoom-peripherals.c > b/arch/arm/mach-omap2/board-zoom-peripherals.c > index f14baa3..221a8e3 100755 > --- a/arch/arm/mach-omap2/board-zoom-peripherals.c > +++ b/arch/arm/mach-omap2/board-zoom-peripherals.c > @@ -236,6 +236,7 @@ static struct twl4030_platform_data > zoom_twldata = { > .gpio = &zoom_gpio_data, > .keypad = &zoom_kp_twl4030_data, > .codec = &zoom_codec_data, > + .vmmc1 = &zoom_vmmc1, > .vmmc2 = &zoom_vmmc2, > .vsim = &zoom_vsim, > > -- > 1.6.6.rc0 > -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html