From: Sergei Shtylyov <sshtylyov-Igf4POYTYCDQT0dZR+AlfA@public.gmane.org>
To: Vikram Pandita <vikram.pandita-l0cyMroinI0@public.gmane.org>
Cc: balbi-l0cyMroinI0@public.gmane.org,
linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
Hema HK <hemahk-l0cyMroinI0@public.gmane.org>,
Kishon Vijay Abraham I <kishon-l0cyMroinI0@public.gmane.org>
Subject: Re: [PATCH 2/2] usb: musb: omap2+: save and restore OTG_INTERFSEL
Date: Wed, 07 Sep 2011 14:52:02 +0400 [thread overview]
Message-ID: <4E674CD2.6050800@ru.mvista.com> (raw)
In-Reply-To: <1315356573-1057-3-git-send-email-vikram.pandita-l0cyMroinI0@public.gmane.org>
Hello.
On 07-09-2011 4:49, Vikram Pandita wrote:
> From: Hema HK <hemahk-l0cyMroinI0@public.gmane.org>
> we need to save and restore OTG_INTERFSEL register
> else we will be unable to function on resume after
> OFF mode.
> Change-Id: I6c29c69596d5f47e00cf74ab0e32bb44ef71dda9
Remove this, please.
> Reported-by: Devaraj Rangasamy<dev-l0cyMroinI0@public.gmane.org>
> Signed-off-by: Hema HK<hemahk-l0cyMroinI0@public.gmane.org>
> Signed-off-by: Kishon Vijay Abraham I<kishon-l0cyMroinI0@public.gmane.org>
> ---
> drivers/usb/musb/musb_core.h | 1 +
> drivers/usb/musb/omap2430.c | 6 ++++++
> 2 files changed, 7 insertions(+), 0 deletions(-)
> diff --git a/drivers/usb/musb/musb_core.h b/drivers/usb/musb/musb_core.h
> index b3c065a..3259a6b 100644
> --- a/drivers/usb/musb/musb_core.h
> +++ b/drivers/usb/musb/musb_core.h
> @@ -311,6 +311,7 @@ struct musb_context_registers {
> u8 index, testmode;
>
> u8 devctl, busctl, misc;
> + u32 otg_interfsel;
Shouldn't this be encosed in #ifdef?
WBR, Sergei
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2011-09-07 10:52 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-09-07 0:49 [PATCH 0/2] usb: musb: off mode fixes Vikram Pandita
2011-09-07 0:49 ` [PATCH 1/2] usb: musb: omap2+: fix context api's Vikram Pandita
2011-09-07 0:49 ` [PATCH 2/2] usb: musb: omap2+: save and restore OTG_INTERFSEL Vikram Pandita
[not found] ` <1315356573-1057-3-git-send-email-vikram.pandita-l0cyMroinI0@public.gmane.org>
2011-09-07 10:52 ` Sergei Shtylyov [this message]
[not found] ` <4E674CD2.6050800-hkdhdckH98+B+jHODAdFcQ@public.gmane.org>
2011-09-08 8:02 ` 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=4E674CD2.6050800@ru.mvista.com \
--to=sshtylyov-igf4poytycdqt0dzr+alfa@public.gmane.org \
--cc=balbi-l0cyMroinI0@public.gmane.org \
--cc=hemahk-l0cyMroinI0@public.gmane.org \
--cc=kishon-l0cyMroinI0@public.gmane.org \
--cc=linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=vikram.pandita-l0cyMroinI0@public.gmane.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 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.