All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chris Ball <cjb@laptop.org>
To: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Cc: linux-mmc@vger.kernel.org, linux-sh@vger.kernel.org,
	Magnus Damm <magnus.damm@gmail.com>
Subject: Re: [PATCH 3/4 v3] mmc: sh_mmcif: process requests asynchronously
Date: Sun, 25 Dec 2011 20:48:53 -0500	[thread overview]
Message-ID: <m2y5u0w1a2.fsf@bob.laptop.org> (raw)
In-Reply-To: <Pine.LNX.4.64.1112252358050.22951@axis700.grange> (Guennadi Liakhovetski's message of "Mon, 26 Dec 2011 00:00:16 +0100 (CET)")

Hi,

On Sun, Dec 25 2011, Guennadi Liakhovetski wrote:
> Hmmm, that's very weird - I rebased my patch series on top of your 
> mmc-next from a couple of hours ago. Sorry for asking, but you've also 
> applied the leading two patches from this series, right? This is what my 
> log of this driver looks like now:

Oops, that's it, thanks.

Now I have:

13cb975 (HEAD, mmc-next) mmc: sh_mmcif: cosmetic clean up
9e66e1c mmc: sh_mmcif: process error interrupts first
9092a17 mmc: convert drivers/mmc/host/* to use module_platform_driver()
2736566 mmc: sh_mmcif: simplify clock divisor calculation
58f1934 mmc: sh_mmcif: fix clock gating on platforms with a .down_pwr() method
88b4767 mmc: Add module.h to drivers/mmc users assuming implicit presence.
714c4a6 mmc: sh_mmcif: simplify platform data
c9b0cef mmc: sh_mmcif: maximize power saving

But 4/4 ("mmc: sh_mmcif: remove now superfluous sh_mmcif_host::data
member") isn't applying without fuzz (offset 13 lines).  Any ideas/want
to resend it?

Thanks,

- Chris.
-- 
Chris Ball   <cjb@laptop.org>   <http://printf.net/>
One Laptop Per Child

WARNING: multiple messages have this Message-ID (diff)
From: Chris Ball <cjb@laptop.org>
To: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Cc: linux-mmc@vger.kernel.org, linux-sh@vger.kernel.org,
	Magnus Damm <magnus.damm@gmail.com>
Subject: Re: [PATCH 3/4 v3] mmc: sh_mmcif: process requests asynchronously
Date: Mon, 26 Dec 2011 01:48:53 +0000	[thread overview]
Message-ID: <m2y5u0w1a2.fsf@bob.laptop.org> (raw)
In-Reply-To: <Pine.LNX.4.64.1112252358050.22951@axis700.grange> (Guennadi Liakhovetski's message of "Mon, 26 Dec 2011 00:00:16 +0100 (CET)")

Hi,

On Sun, Dec 25 2011, Guennadi Liakhovetski wrote:
> Hmmm, that's very weird - I rebased my patch series on top of your 
> mmc-next from a couple of hours ago. Sorry for asking, but you've also 
> applied the leading two patches from this series, right? This is what my 
> log of this driver looks like now:

Oops, that's it, thanks.

Now I have:

13cb975 (HEAD, mmc-next) mmc: sh_mmcif: cosmetic clean up
9e66e1c mmc: sh_mmcif: process error interrupts first
9092a17 mmc: convert drivers/mmc/host/* to use module_platform_driver()
2736566 mmc: sh_mmcif: simplify clock divisor calculation
58f1934 mmc: sh_mmcif: fix clock gating on platforms with a .down_pwr() method
88b4767 mmc: Add module.h to drivers/mmc users assuming implicit presence.
714c4a6 mmc: sh_mmcif: simplify platform data
c9b0cef mmc: sh_mmcif: maximize power saving

But 4/4 ("mmc: sh_mmcif: remove now superfluous sh_mmcif_host::data
member") isn't applying without fuzz (offset 13 lines).  Any ideas/want
to resend it?

Thanks,

- Chris.
-- 
Chris Ball   <cjb@laptop.org>   <http://printf.net/>
One Laptop Per Child

  reply	other threads:[~2011-12-26  1:49 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-30 15:07 [PATCH] mmc: sh_mmcif: process requests asynchronously Guennadi Liakhovetski
2011-11-30 15:07 ` Guennadi Liakhovetski
2011-12-02 15:24 ` Magnus Damm
2011-12-02 15:24   ` Magnus Damm
2011-12-02 15:54   ` Guennadi Liakhovetski
2011-12-02 15:54     ` Guennadi Liakhovetski
2011-12-14 18:31 ` [PATCH 0/4 v2] mmc_ " Guennadi Liakhovetski
2011-12-14 18:31   ` Guennadi Liakhovetski
2011-12-14 18:31 ` [PATCH 1/4] mmc: sh_mmcif: process error interrupts first Guennadi Liakhovetski
2011-12-14 18:31   ` Guennadi Liakhovetski
2011-12-14 18:31 ` [PATCH 2/4 v2] mmc: sh_mmcif: cosmetic clean up Guennadi Liakhovetski
2011-12-14 18:31   ` Guennadi Liakhovetski
2011-12-14 18:31 ` [PATCH 3/4 v2] mmc: sh_mmcif: process requests asynchronously Guennadi Liakhovetski
2011-12-14 18:31   ` Guennadi Liakhovetski
2011-12-25  2:20   ` Chris Ball
2011-12-25  2:20     ` Chris Ball
2011-12-25 20:07     ` [PATCH 3/4 v3] " Guennadi Liakhovetski
2011-12-25 20:07       ` Guennadi Liakhovetski
2011-12-25 22:43       ` Chris Ball
2011-12-25 22:43         ` Chris Ball
2011-12-25 23:00         ` Guennadi Liakhovetski
2011-12-25 23:00           ` Guennadi Liakhovetski
2011-12-26  1:48           ` Chris Ball [this message]
2011-12-26  1:48             ` Chris Ball
2011-12-26  8:44             ` Guennadi Liakhovetski
2011-12-26  8:44               ` Guennadi Liakhovetski
2011-12-26 17:59               ` Chris Ball
2011-12-26 17:59                 ` Chris Ball
2011-12-14 18:31 ` [PATCH 4/4] mmc: sh_mmcif: remove now superfluous sh_mmcif_host::data member Guennadi Liakhovetski
2011-12-14 18:31   ` Guennadi Liakhovetski

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=m2y5u0w1a2.fsf@bob.laptop.org \
    --to=cjb@laptop.org \
    --cc=g.liakhovetski@gmx.de \
    --cc=linux-mmc@vger.kernel.org \
    --cc=linux-sh@vger.kernel.org \
    --cc=magnus.damm@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.