All of lore.kernel.org
 help / color / mirror / Atom feed
From: Linus Walleij <linus.walleij@linaro.org>
To: linux-mmc@vger.kernel.org, Ulf Hansson <ulf.hansson@linaro.org>,
	Adrian Hunter <adrian.hunter@intel.com>
Cc: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>,
	Linus Walleij <linus.walleij@linaro.org>
Subject: [PATCH 0/3] The uncontroversial patches
Date: Tue, 28 Mar 2017 10:40:28 +0200	[thread overview]
Message-ID: <20170328084031.11995-1-linus.walleij@linaro.org> (raw)

These are the three patches from my "stop flushing the queue with NULL
and convert to MQ" patch series that are uncontroversial. I send them
separately so (hopefully) Ulf can apply them and shrink my patch stack
a bit.

Linus Walleij (3):
  mmc: core: move some code in mmc_start_areq()
  mmc: core: refactor asynchronous request finalization
  mmc: core: refactor mmc_request_done()

 drivers/mmc/core/core.c | 126 +++++++++++++++++++++---------------------------
 1 file changed, 54 insertions(+), 72 deletions(-)

-- 
2.9.3


             reply	other threads:[~2017-03-28  8:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-28  8:40 Linus Walleij [this message]
2017-03-28  8:40 ` [PATCH 1/3] mmc: core: move some code in mmc_start_areq() Linus Walleij
2017-03-28  8:40 ` [PATCH 2/3] mmc: core: refactor asynchronous request finalization Linus Walleij
2017-03-28  8:40 ` [PATCH 3/3] mmc: core: refactor mmc_request_done() Linus Walleij
2017-04-10 13:53 ` [PATCH 0/3] The uncontroversial patches Ulf Hansson

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=20170328084031.11995-1-linus.walleij@linaro.org \
    --to=linus.walleij@linaro.org \
    --cc=adrian.hunter@intel.com \
    --cc=b.zolnierkie@samsung.com \
    --cc=linux-mmc@vger.kernel.org \
    --cc=ulf.hansson@linaro.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.