From: kgene.kim@samsung.com (Kukjin Kim)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH RE-SEND 1/2] ARM: Update number of VIC for S5PV210
Date: Fri, 18 Feb 2011 11:05:52 +0900 [thread overview]
Message-ID: <1297994753-22246-2-git-send-email-kgene.kim@samsung.com> (raw)
In-Reply-To: <1297994753-22246-1-git-send-email-kgene.kim@samsung.com>
From: Kyungmin Park <kyungmin.park@samsung.com>
S5PV210 SoC have 4 VICs. It requires for suspend and resume.
Cc: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
---
arch/arm/common/Kconfig | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/arch/arm/common/Kconfig b/arch/arm/common/Kconfig
index 778655f..9099604 100644
--- a/arch/arm/common/Kconfig
+++ b/arch/arm/common/Kconfig
@@ -6,6 +6,7 @@ config ARM_VIC
config ARM_VIC_NR
int
+ default 4 if ARCH_S5PV210
default 2
depends on ARM_VIC
help
--
1.7.1
next prev parent reply other threads:[~2011-02-18 2:05 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-18 2:05 [PATCH 0/2] ARM: Update number of VIC for S5P SoCs Kukjin Kim
2011-02-18 2:05 ` Kukjin Kim [this message]
2011-02-18 2:05 ` [PATCH RE-SEND 2/2] ARM: Update number of VIC for S5P6442 and S5PC100 Kukjin Kim
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=1297994753-22246-2-git-send-email-kgene.kim@samsung.com \
--to=kgene.kim@samsung.com \
--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