All of lore.kernel.org
 help / color / mirror / Atom feed
From: Felipe Balbi <felipe.balbi-xNZwKgViW5gAvxtiuMwx3w@public.gmane.org>
To: ext Ajay Kumar Gupta <ajay.gupta-l0cyMroinI0@public.gmane.org>
Cc: "linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
	<linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	"linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
	<linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	"Balbi Felipe (Nokia-D/Helsinki)"
	<felipe.balbi-xNZwKgViW5gAvxtiuMwx3w@public.gmane.org>,
	Anand Gadiyar <gadiyar-l0cyMroinI0@public.gmane.org>
Subject: Re: [PATCH 3/4 v4] musb: Add context save and restore support
Date: Fri, 18 Dec 2009 13:35:04 +0200	[thread overview]
Message-ID: <20091218113503.GF32520@nokia.com> (raw)
In-Reply-To: <1260883909-26836-3-git-send-email-ajay.gupta-l0cyMroinI0@public.gmane.org>

On Tue, Dec 15, 2009 at 02:31:48PM +0100, ext Ajay Kumar Gupta wrote:
>Adding support for MUSB register save and restore during system
>suspend and resume.
>
>Changes:
>        - Added musb_save/restore_context() functions
>        - Added platform specific musb_platform_save/restore_context()
>          to handle platform specific jobs.
>        - Maintaining BlackFin compatibility by adding read/write
>          functions for registers which are not available in BlackFin
>
>Tested system suspend and resume on OMAP3EVM board.
>
>Signed-off-by: Anand Gadiyar <gadiyar-l0cyMroinI0@public.gmane.org>
>Signed-off-by: Ajay Kumar Gupta <ajay.gupta-l0cyMroinI0@public.gmane.org>

applied, thanks

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

  parent reply	other threads:[~2009-12-18 11:35 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-15 13:31 [PATCH 1/4] musb: get rid of unneeded musb->config->dyn_fifo Ajay Kumar Gupta
     [not found] ` <1260883909-26836-1-git-send-email-ajay.gupta-l0cyMroinI0@public.gmane.org>
2009-12-15 13:31   ` [PATCH 2/4] musb: save dynfifo in musb struct Ajay Kumar Gupta
2009-12-15 13:31     ` [PATCH 3/4 v4] musb: Add context save and restore support Ajay Kumar Gupta
     [not found]       ` <1260883909-26836-3-git-send-email-ajay.gupta-l0cyMroinI0@public.gmane.org>
2009-12-15 13:31         ` [PATCH 4/4] musb: Add 'extvbus' in musb_hdrc_platform_data Ajay Kumar Gupta
2009-12-17 16:59           ` Felipe Balbi
2009-12-18 11:35         ` Felipe Balbi [this message]
2009-12-17 17:00       ` [PATCH 3/4 v4] musb: Add context save and restore support Felipe Balbi
2009-12-17 16:59     ` [PATCH 2/4] musb: save dynfifo in musb struct Felipe Balbi
2009-12-15 17:39   ` [PATCH 1/4] musb: get rid of unneeded musb->config->dyn_fifo Tony Lindgren
     [not found]     ` <20091215173950.GI4575-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>
2009-12-16  5:06       ` Gupta, Ajay Kumar
2009-12-15 13:34 ` Felipe Balbi
     [not found]   ` <20091215133432.GN3689-xNZwKgViW5gAvxtiuMwx3w@public.gmane.org>
2009-12-15 13:48     ` Felipe Balbi
     [not found]       ` <20091215134857.GO3689-xNZwKgViW5gAvxtiuMwx3w@public.gmane.org>
2009-12-15 15:15         ` Gupta, Ajay Kumar
2009-12-17 13:01           ` Gupta, Ajay Kumar
     [not found]             ` <19F8576C6E063C45BE387C64729E73940449F4399B-/tLxBxkBPtCIQmiDNMet8wC/G2K4zDHf@public.gmane.org>
2009-12-17 13:10               ` Felipe Balbi
2009-12-17 13:12                 ` Gupta, Ajay Kumar
     [not found]                   ` <19F8576C6E063C45BE387C64729E73940449F439A1-/tLxBxkBPtCIQmiDNMet8wC/G2K4zDHf@public.gmane.org>
2009-12-17 13:29                     ` 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=20091218113503.GF32520@nokia.com \
    --to=felipe.balbi-xnzwkgviw5gavxtiumwx3w@public.gmane.org \
    --cc=ajay.gupta-l0cyMroinI0@public.gmane.org \
    --cc=gadiyar-l0cyMroinI0@public.gmane.org \
    --cc=linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-usb-u79uwXL29TY76Z2rM5mHXA@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.