All of lore.kernel.org
 help / color / mirror / Atom feed
From: Johan Hovold <johan@kernel.org>
To: Bin Liu <b-liu@ti.com>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	linux-usb@vger.kernel.org, linux-omap@vger.kernel.org,
	linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org,
	Johan Hovold <johan@kernel.org>,
	Alan Stern <stern@rowland.harvard.edu>,
	Daniel Mack <zonque@gmail.com>, Tony Lindgren <tony@atomide.com>
Subject: [PATCH v2 0/2] USB: musb: fix external abort on suspend
Date: Wed, 26 Jul 2017 17:00:44 +0200	[thread overview]
Message-ID: <20170726150046.22757-1-johan@kernel.org> (raw)

This is a v2 of the fix for an external abort during suspend which I submitted
on Monday.

The commit message of patch 1/2 has only been slightly reworded, while
patch 2/2 is new.

Johan


Johan Hovold (2):
  USB: musb: fix external abort on suspend
  USB: musb: dsps: add explicit runtime resume at suspend

 drivers/usb/musb/musb_core.c | 18 ++++++++++--------
 drivers/usb/musb/musb_dsps.c | 13 +++++++++++--
 2 files changed, 21 insertions(+), 10 deletions(-)

-- 
2.13.3

             reply	other threads:[~2017-07-26 15:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-26 15:00 Johan Hovold [this message]
2017-07-26 15:00 ` [PATCH v2 1/2] USB: musb: fix external abort on suspend Johan Hovold
2017-07-26 15:00 ` [PATCH v2 2/2] USB: musb: dsps: add explicit runtime resume at suspend Johan Hovold

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=20170726150046.22757-1-johan@kernel.org \
    --to=johan@kernel.org \
    --cc=b-liu@ti.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=stern@rowland.harvard.edu \
    --cc=tony@atomide.com \
    --cc=zonque@gmail.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.