All of lore.kernel.org
 help / color / mirror / Atom feed
From: Samuel Ortiz <sameo@linux.intel.com>
To: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Cc: linux-sh@vger.kernel.org, linux-mmc@vger.kernel.org,
	Chris Ball <cjb@laptop.org>, Ian Molton <ian@mnementh.co.uk>,
	Magnus Damm <magnus.damm@gmail.com>,
	Paul Mundt <lethal@linux-sh.org>
Subject: Re: [PATCH 6/6] mfd: remove now redundant sh_mobile_sdhi.h header
Date: Wed, 23 Mar 2011 15:07:11 +0100	[thread overview]
Message-ID: <20110323140710.GH2351@sortiz-mobl> (raw)
In-Reply-To: <Pine.LNX.4.64.1103231437140.6836@axis700.grange>

Hi Guennadi,

On Wed, Mar 23, 2011 at 02:43:31PM +0100, Guennadi Liakhovetski wrote:
> Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
> ---
>  
> No change, here for completeness
Please add my:
Acked-by: Samuel Ortiz <sameo@linux.intel.com>

to this patch.

Cheers,
Samuel.

-- 
Intel Open Source Technology Centre
http://oss.intel.com/

WARNING: multiple messages have this Message-ID (diff)
From: Samuel Ortiz <sameo@linux.intel.com>
To: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Cc: linux-sh@vger.kernel.org, linux-mmc@vger.kernel.org,
	Chris Ball <cjb@laptop.org>, Ian Molton <ian@mnementh.co.uk>,
	Magnus Damm <magnus.damm@gmail.com>,
	Paul Mundt <lethal@linux-sh.org>
Subject: Re: [PATCH 6/6] mfd: remove now redundant sh_mobile_sdhi.h header
Date: Wed, 23 Mar 2011 14:07:11 +0000	[thread overview]
Message-ID: <20110323140710.GH2351@sortiz-mobl> (raw)
In-Reply-To: <Pine.LNX.4.64.1103231437140.6836@axis700.grange>

Hi Guennadi,

On Wed, Mar 23, 2011 at 02:43:31PM +0100, Guennadi Liakhovetski wrote:
> Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
> ---
>  
> No change, here for completeness
Please add my:
Acked-by: Samuel Ortiz <sameo@linux.intel.com>

to this patch.

Cheers,
Samuel.

-- 
Intel Open Source Technology Centre
http://oss.intel.com/

  reply	other threads:[~2011-03-23 14:07 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-23 13:42 [PATCH 0/6 v2] mmc: split the tmio driver into several modules Guennadi Liakhovetski
2011-03-23 13:42 ` Guennadi Liakhovetski
2011-03-23 13:42 ` [PATCH 1/6 v2] mmc: tmio: split core functionality, DMA and MFD glue Guennadi Liakhovetski
2011-03-23 13:42   ` Guennadi Liakhovetski
2011-03-23 13:42 ` [PATCH 2/6] sh: ecovec: use the CONFIG_MMC_TMIO symbols instead of MFD Guennadi Liakhovetski
2011-03-23 13:42   ` [PATCH 2/6] sh: ecovec: use the CONFIG_MMC_TMIO symbols instead of Guennadi Liakhovetski
2011-03-23 13:43 ` [PATCH 3/6 v2] mmc: tmio: convert the SDHI MMC driver from MFD to a standard platform driver Guennadi Liakhovetski
2011-03-23 13:43   ` [PATCH 3/6 v2] mmc: tmio: convert the SDHI MMC driver from MFD to Guennadi Liakhovetski
2011-03-23 13:43 ` [PATCH 4/6] ARM: mach-shmobile: convert boards to use linux/mmc/sh_mobile_sdhi.h Guennadi Liakhovetski
2011-03-23 13:43   ` [PATCH 4/6] ARM: mach-shmobile: convert boards to use Guennadi Liakhovetski
2011-03-23 13:43 ` [PATCH 5/6] sh: convert boards to use linux/mmc/sh_mobile_sdhi.h Guennadi Liakhovetski
2011-03-23 13:43   ` Guennadi Liakhovetski
2011-03-23 13:43 ` [PATCH 6/6] mfd: remove now redundant sh_mobile_sdhi.h header Guennadi Liakhovetski
2011-03-23 13:43   ` Guennadi Liakhovetski
2011-03-23 14:07   ` Samuel Ortiz [this message]
2011-03-23 14:07     ` Samuel Ortiz
2011-03-23 13:50 ` [PATCH 0/6 v2] mmc: split the tmio driver into several modules Paul Mundt
2011-03-23 13:50   ` Paul Mundt
2011-03-23 23:02 ` Simon Horman
2011-03-23 23:02   ` Simon Horman
2011-03-23 23:16   ` Simon Horman
2011-03-23 23:16     ` Simon Horman
2011-03-24  7:34   ` Guennadi Liakhovetski
2011-03-24  7:34     ` Guennadi Liakhovetski
  -- strict thread matches above, loose matches on Subject: below --
2011-03-11  7:51 [PATCH 0/6] " Guennadi Liakhovetski
2011-03-11  7:52 ` [PATCH 6/6] mfd: remove now redundant sh_mobile_sdhi.h header Guennadi Liakhovetski
2011-03-11  7:52   ` 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=20110323140710.GH2351@sortiz-mobl \
    --to=sameo@linux.intel.com \
    --cc=cjb@laptop.org \
    --cc=g.liakhovetski@gmx.de \
    --cc=ian@mnementh.co.uk \
    --cc=lethal@linux-sh.org \
    --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.