public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
From: Felipe Balbi <felipe.balbi@nokia.com>
To: ext Tony Lindgren <tony@atomide.com>
Cc: Felipe Balbi <felipe.balbi@nokia.com>, linux-omap@vger.kernel.org
Subject: Re: [PATCH] usb: add back otg_get_transceiver
Date: Fri, 3 Oct 2008 17:30:17 +0300	[thread overview]
Message-ID: <20081003143017.GE27798@gandalf.research.nokia.com> (raw)
In-Reply-To: <20081003143132.GG6251@atomide.com>

On Fri, Oct 03, 2008 at 05:31:34PM +0300, Tony Lindgren wrote:
> * Felipe Balbi <felipe.balbi@nokia.com> [081003 17:18]:
> > make twl4030_usb transceiver reach musb.
> > 
> > Signed-off-by: Felipe Balbi <felipe.balbi@nokia.com>
> > ---
> >  drivers/usb/musb/omap2430.c |    2 ++
> >  1 files changed, 2 insertions(+), 0 deletions(-)
> > 
> > diff --git a/drivers/usb/musb/omap2430.c b/drivers/usb/musb/omap2430.c
> > index 9d2dcb1..be4e779 100644
> > --- a/drivers/usb/musb/omap2430.c
> > +++ b/drivers/usb/musb/omap2430.c
> > @@ -215,12 +215,14 @@ void musb_platform_set_mode(struct musb *musb, u8 musb_mode)
> >  
> >  int __init musb_platform_init(struct musb *musb)
> >  {
> > +	struct otg_transceiver *x = otg_get_transceiver();
> >  	u32 l;
> >  
> >  #if defined(CONFIG_ARCH_OMAP2430)
> >  	omap_cfg_reg(AE5_2430_USB0HS_STP);
> >  #endif
> >  
> > +	musb->xceiv = *x;
> >  	musb_platform_resume(musb);
> >  
> >  	l = omap_readl(OTG_SYSCONFIG);
> 
> Pushed until you have something in mainline.

Will actually be kept... the change is that otg_get_transceiver will be
generic

-- 
balbi

  reply	other threads:[~2008-10-03 14:31 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-03 14:15 [PATCH] usb: add back otg_get_transceiver Felipe Balbi
2008-10-03 14:31 ` Tony Lindgren
2008-10-03 14:30   ` Felipe Balbi [this message]
2008-10-03 20:04   ` Nathan Monson
2008-10-03 23:56     ` Felipe Balbi

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=20081003143017.GE27798@gandalf.research.nokia.com \
    --to=felipe.balbi@nokia.com \
    --cc=linux-omap@vger.kernel.org \
    --cc=tony@atomide.com \
    /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