From: Kukjin Kim <kgene.kim@samsung.com>
To: Thomas Abraham <thomas.ab@samsung.com>
Cc: linux-samsung-soc@vger.kernel.org, kgene.kim@samsung.com
Subject: Re: [PATCH 6/7] ARM: S5PV210: Add clkdev support
Date: Wed, 25 May 2011 14:39:25 -0700 [thread overview]
Message-ID: <4DDD770D.5020902@samsung.com> (raw)
In-Reply-To: <1305839906-1815-7-git-send-email-thomas.ab@samsung.com>
On 05/19/11 14:18, Thomas Abraham wrote:
> Add clkdev support for Samsung's s5pv210 platform.
>
> Signed-off-by: Thomas Abraham<thomas.ab@samsung.com>
> ---
> arch/arm/Kconfig | 1 +
> arch/arm/mach-s5pv210/clock.c | 42 ++++++++++++++++++++++++++-
> arch/arm/mach-s5pv210/include/mach/clkdev.h | 7 ++++
> 3 files changed, 49 insertions(+), 1 deletions(-)
> create mode 100644 arch/arm/mach-s5pv210/include/mach/clkdev.h
>
(snip)
> @@ -366,30 +371,34 @@ static struct clk init_clocks_off[] = {
> .ctrlbit = (1<<0),
> }, {
> .name = "cfcon",
> - .id = 0,
> + .id = -1,
Should be split.
--
Thanks.
Best regards,
Kgene.
--
Kukjin Kim <kgene.kim@samsung.com>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.
next prev parent reply other threads:[~2011-05-25 21:39 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-19 21:18 [RFC][PATCH 0/7] ARM: Add clkdev support for Samsung's platforms Thomas Abraham
2011-05-19 21:18 ` [PATCH 1/7] ARM: SAMSUNG: Add clkdev infrastructure Thomas Abraham
2011-05-19 21:18 ` [PATCH 2/7] ARM: S3C24XX: Add clkdev support Thomas Abraham
2011-05-19 21:18 ` [PATCH 3/7] ARM: S3C64XX: " Thomas Abraham
2011-05-19 21:18 ` [PATCH 4/7] ARM: S5P64X0: " Thomas Abraham
2011-05-25 21:45 ` Kukjin Kim
2011-05-26 3:10 ` Thomas Abraham
2011-05-19 21:18 ` [PATCH 5/7] ARM: S5PC100: " Thomas Abraham
2011-05-25 21:42 ` Kukjin Kim
2011-05-19 21:18 ` [PATCH 6/7] ARM: S5PV210: " Thomas Abraham
2011-05-25 21:39 ` Kukjin Kim [this message]
2011-05-19 21:18 ` [PATCH 7/7] ARM: Exynos4: " Thomas Abraham
2011-05-25 21:34 ` Kukjin Kim
2011-05-26 2:51 ` Thomas Abraham
2011-05-25 21:52 ` [RFC][PATCH 0/7] ARM: Add clkdev support for Samsung's platforms Kukjin Kim
2011-05-26 3:11 ` 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=4DDD770D.5020902@samsung.com \
--to=kgene.kim@samsung.com \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=thomas.ab@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.