All of lore.kernel.org
 help / color / mirror / Atom feed
From: padma venkat <padma.kvr@gmail.com>
To: Russell King - ARM Linux <linux@arm.linux.org.uk>
Cc: Padmavathi Venna <padma.v@samsung.com>,
	kgene.kim@samsung.com, linux-samsung-soc@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 1/2] SPI: S5PC100: Enable the SPI driver for S5PC100
Date: Wed, 6 Jul 2011 12:34:52 +0530	[thread overview]
Message-ID: <CAAgF-BdGHzTjQABzqzVN=-XA6Qzn3b0FPppZLY_XG3OMehYwcA@mail.gmail.com> (raw)
In-Reply-To: <20110705100506.GT8286@n2100.arm.linux.org.uk>

Hi Russell,

On Tue, Jul 5, 2011 at 3:35 PM, Russell King - ARM Linux
<linux@arm.linux.org.uk> wrote:
> On Mon, Jul 04, 2011 at 01:44:35PM -0400, Padmavathi Venna wrote:
>>  config SPI_S3C64XX
>>       tristate "Samsung S3C64XX series type SPI"
>> -     depends on (ARCH_S3C64XX || ARCH_S5P64X0)
>> +     depends on (ARCH_S3C64XX || ARCH_S5P64X0 || ARCH_S5PC100)
>
> Just get rid of the unnecessary parens here.
Thanks for your comment. I will remake the patch and will send the same.
> --
> To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>

WARNING: multiple messages have this Message-ID (diff)
From: padma.kvr@gmail.com (padma venkat)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/2] SPI: S5PC100: Enable the SPI driver for S5PC100
Date: Wed, 6 Jul 2011 12:34:52 +0530	[thread overview]
Message-ID: <CAAgF-BdGHzTjQABzqzVN=-XA6Qzn3b0FPppZLY_XG3OMehYwcA@mail.gmail.com> (raw)
In-Reply-To: <20110705100506.GT8286@n2100.arm.linux.org.uk>

Hi Russell,

On Tue, Jul 5, 2011 at 3:35 PM, Russell King - ARM Linux
<linux@arm.linux.org.uk> wrote:
> On Mon, Jul 04, 2011 at 01:44:35PM -0400, Padmavathi Venna wrote:
>> ?config SPI_S3C64XX
>> ? ? ? tristate "Samsung S3C64XX series type SPI"
>> - ? ? depends on (ARCH_S3C64XX || ARCH_S5P64X0)
>> + ? ? depends on (ARCH_S3C64XX || ARCH_S5P64X0 || ARCH_S5PC100)
>
> Just get rid of the unnecessary parens here.
Thanks for your comment. I will remake the patch and will send the same.
> --
> To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
> the body of a message to majordomo at vger.kernel.org
> More majordomo info at ?http://vger.kernel.org/majordomo-info.html
>

  reply	other threads:[~2011-07-06  7:04 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-04 17:44 [PATCH 1/2] SPI: S5PC100: Enable the SPI driver for S5PC100 Padmavathi Venna
2011-07-04 17:44 ` Padmavathi Venna
2011-07-04 17:44 ` [PATCH 2/2] SPI: S5PV210: Enable the SPI driver for S5PV210 Padmavathi Venna
2011-07-04 17:44   ` Padmavathi Venna
2011-07-06  3:15   ` Tushar Behera
2011-07-06  3:15     ` Tushar Behera
2011-07-06  7:38     ` padma venkat
2011-07-06  7:38       ` padma venkat
2011-07-05 10:05 ` [PATCH 1/2] SPI: S5PC100: Enable the SPI driver for S5PC100 Russell King - ARM Linux
2011-07-05 10:05   ` Russell King - ARM Linux
2011-07-06  7:04   ` padma venkat [this message]
2011-07-06  7:04     ` padma venkat
2011-07-08 12:22 Padmavathi Venna
2011-07-08 12:22 ` Padmavathi Venna

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='CAAgF-BdGHzTjQABzqzVN=-XA6Qzn3b0FPppZLY_XG3OMehYwcA@mail.gmail.com' \
    --to=padma.kvr@gmail.com \
    --cc=kgene.kim@samsung.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    --cc=padma.v@samsung.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.