linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: ben-linux@fluff.org (Ben Dooks)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: SAMSUNG: Make WDT driver dependency SoC specific instead of machine specific
Date: Thu, 3 Jun 2010 01:49:05 +0100	[thread overview]
Message-ID: <20100603004905.GE30276@trinity.fluff.org> (raw)
In-Reply-To: <1275462611-21657-1-git-send-email-kgene.kim@samsung.com>

On Wed, Jun 02, 2010 at 04:10:11PM +0900, Kukjin Kim wrote:
> From: Banajit Goswami <banajit.g@samsung.com>
> 
> This patch moves the dependency of watchdog timer driver from
> MACH_XXX(board) to ARCH_XXX(SoC). This will enable all machines
> using Samsung S3C64XX, S5P6440 and S5PV210/S5PC110 SoCs to use
> the WDT driver by default.
> 
> Signed-off-by: Banajit Goswami <banajit.g@samsung.com>
> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
> ---
>  arch/arm/Kconfig              |    3 +++

you'll be better off changing the arch/arm/mach-xxx/Kconfig files to avoid
having to change arch/arm/Kconfig and thus make the merge dependant on
Russell.

-- 
Ben

Q:      What's a light-year?
A:      One-third less calories than a regular year.

      reply	other threads:[~2010-06-03  0:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-02  7:10 [PATCH] ARM: SAMSUNG: Make WDT driver dependency SoC specific instead of machine specific Kukjin Kim
2010-06-03  0:49 ` Ben Dooks [this message]

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=20100603004905.GE30276@trinity.fluff.org \
    --to=ben-linux@fluff.org \
    --cc=linux-arm-kernel@lists.infradead.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).