From: Tony Lindgren <tony@atomide.com>
To: Felipe Balbi <felipe.lima@indt.org.br>
Cc: OMAP-Linux <linux-omap-open-source@linux.omap.com>
Subject: Re: [PATCH] MUSB HDRC: RMMOD fixing
Date: Thu, 18 Jan 2007 11:39:23 -0800 [thread overview]
Message-ID: <20070118193923.GI14425@atomide.com> (raw)
In-Reply-To: <1169065683.14795.12.camel@balbi>
* Felipe Balbi <felipe.lima@indt.org.br> [070117 12:28]:
>
> musb_writeb(musb->pRegs, MGC_O_HDRC_DEVCTL, 0);
> musb_platform_exit(musb);
> musb_writeb(musb->pRegs, MGC_O_HDRC_DEVCTL, 0);
Basically musb_platform_exit() powers off the device so
the musb_writeb() most likely fails unless the device
happens to stay on a little while after.
Tony
prev parent reply other threads:[~2007-01-18 19:39 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-17 19:39 [PATCH] MUSB HDRC: RMMOD fixing Felipe Balbi
2007-01-17 19:57 ` David Brownell
2007-01-17 20:28 ` Felipe Balbi
2007-01-18 19:39 ` Tony Lindgren [this message]
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=20070118193923.GI14425@atomide.com \
--to=tony@atomide.com \
--cc=felipe.lima@indt.org.br \
--cc=linux-omap-open-source@linux.omap.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.