All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Abraham <thomas.abraham@linaro.org>
To: Mark Brown <broonie@opensource.wolfsonmicro.com>
Cc: spi-devel-general@lists.sourceforge.net,
	devicetree-discuss@lists.ozlabs.org,
	linux-arm-kernel@lists.infradead.org,
	linux-samsung-soc@vger.kernel.org, rob.herring@calxeda.com,
	grant.likely@secretlab.ca, kgene.kim@samsung.com,
	jaswinder.singh@linaro.org
Subject: Re: [PATCH v5 5/6] spi: s3c64xx: Remove the 'set_level' callback from controller data
Date: Wed, 11 Jul 2012 20:59:48 +0530	[thread overview]
Message-ID: <CAJuYYwRL0X8TJj0EoGBdFFrRzGZuMmuF1zdhAxOtD1HUejjkUg@mail.gmail.com> (raw)
In-Reply-To: <20120711133142.GH3938@opensource.wolfsonmicro.com>

On 11 July 2012 19:01, Mark Brown <broonie@opensource.wolfsonmicro.com> wrote:
> On Wed, Jul 11, 2012 at 05:51:13PM +0530, Thomas Abraham wrote:
>
>> Based on your comments to add the gpio request, only two patches 5/6
>> and 6/6 in this series have changed since. I have cc'ed you in the
>> other 4 patches as well. If you do not have those patches, please let
>> me know, I will repost the whole series again. Thanks.
>
> Please resend the full series.

The full series (6 patches) has been re-posted as v5 version.

WARNING: multiple messages have this Message-ID (diff)
From: thomas.abraham@linaro.org (Thomas Abraham)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v5 5/6] spi: s3c64xx: Remove the 'set_level' callback from controller data
Date: Wed, 11 Jul 2012 20:59:48 +0530	[thread overview]
Message-ID: <CAJuYYwRL0X8TJj0EoGBdFFrRzGZuMmuF1zdhAxOtD1HUejjkUg@mail.gmail.com> (raw)
In-Reply-To: <20120711133142.GH3938@opensource.wolfsonmicro.com>

On 11 July 2012 19:01, Mark Brown <broonie@opensource.wolfsonmicro.com> wrote:
> On Wed, Jul 11, 2012 at 05:51:13PM +0530, Thomas Abraham wrote:
>
>> Based on your comments to add the gpio request, only two patches 5/6
>> and 6/6 in this series have changed since. I have cc'ed you in the
>> other 4 patches as well. If you do not have those patches, please let
>> me know, I will repost the whole series again. Thanks.
>
> Please resend the full series.

The full series (6 patches) has been re-posted as v5 version.

  reply	other threads:[~2012-07-11 15:29 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-10 14:27 [PATCH v4 0/6] spi: s3c64xx: add support for device tree Thomas Abraham
2012-07-10 14:27 ` Thomas Abraham
2012-07-10 14:27 ` [PATCH v4 1/6] spi: s3c64xx: remove unused S3C64XX_SPI_ST_TRLCNTZ macro Thomas Abraham
2012-07-10 14:27   ` Thomas Abraham
2012-07-10 14:27 ` [PATCH v4 2/6] spi: s3c64xx: move controller information into driver data Thomas Abraham
2012-07-10 14:27   ` Thomas Abraham
2012-07-10 14:27 ` [PATCH v4 3/6] ARM: Samsung: Remove pdev pointer parameter from spi gpio setup functions Thomas Abraham
2012-07-10 14:27   ` Thomas Abraham
2012-07-10 14:27 ` [PATCH v4 4/6] ARM: Samsung: Modify s3c64xx_spi{0|1|2}_set_platdata function Thomas Abraham
2012-07-10 14:27   ` Thomas Abraham
2012-07-10 14:27 ` [PATCH v4 5/6] spi: s3c64xx: Remove the 'set_level' callback from controller data Thomas Abraham
2012-07-10 14:27   ` Thomas Abraham
     [not found]   ` <1341930459-25223-6-git-send-email-thomas.abraham-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
2012-07-10 14:38     ` Mark Brown
2012-07-10 14:38       ` Mark Brown
2012-07-10 16:52       ` Thomas Abraham
2012-07-10 16:52         ` Thomas Abraham
2012-07-10 16:57         ` Mark Brown
2012-07-10 16:57           ` Mark Brown
2012-07-10 17:26           ` Thomas Abraham
2012-07-10 17:26             ` Thomas Abraham
2012-07-11 11:15             ` [PATCH v5 " Thomas Abraham
2012-07-11 11:15               ` Thomas Abraham
2012-07-11 11:47               ` Mark Brown
2012-07-11 11:47                 ` Mark Brown
2012-07-11 12:21                 ` Thomas Abraham
2012-07-11 12:21                   ` Thomas Abraham
2012-07-11 13:31                   ` Mark Brown
2012-07-11 13:31                     ` Mark Brown
2012-07-11 15:29                     ` Thomas Abraham [this message]
2012-07-11 15:29                       ` Thomas Abraham
2012-07-10 14:27 ` [PATCH v4 6/6] spi: s3c64xx: add device tree support Thomas Abraham
2012-07-10 14:27   ` Thomas Abraham
2012-07-11 11:17   ` [PATCH v5 " Thomas Abraham
2012-07-11 11:17     ` Thomas Abraham
2012-07-11 15:40 [PATCH v5 0/6] spi: s3c64xx: add support for device tree Thomas Abraham
2012-07-11 15:41 ` [PATCH v5 5/6] spi: s3c64xx: Remove the 'set_level' callback from controller data Thomas Abraham
2012-07-11 15:41   ` Thomas Abraham

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=CAJuYYwRL0X8TJj0EoGBdFFrRzGZuMmuF1zdhAxOtD1HUejjkUg@mail.gmail.com \
    --to=thomas.abraham@linaro.org \
    --cc=broonie@opensource.wolfsonmicro.com \
    --cc=devicetree-discuss@lists.ozlabs.org \
    --cc=grant.likely@secretlab.ca \
    --cc=jaswinder.singh@linaro.org \
    --cc=kgene.kim@samsung.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=rob.herring@calxeda.com \
    --cc=spi-devel-general@lists.sourceforge.net \
    /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.