From: Russell King - ARM Linux <linux@arm.linux.org.uk>
To: Joe Perches <joe@perches.com>, Ben Dooks <ben-linux-arm@fluff.org>
Cc: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 1/9] arch/arm: Fix continuation lines
Date: Mon, 12 Apr 2010 20:47:37 +0100 [thread overview]
Message-ID: <20100412194737.GS3048@n2100.arm.linux.org.uk> (raw)
In-Reply-To: <0c97f736400ec243e71ba794ae7046a61d2449c1.1269655208.git.joe@perches.com>
This is Samsung stuff, it should be copied to Ben (added).
On Fri, Mar 26, 2010 at 07:27:50PM -0700, Joe Perches wrote:
> Signed-off-by: Joe Perches <joe@perches.com>
> ---
> arch/arm/mach-s5pv210/clock.c | 4 ++--
> 1 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/arch/arm/mach-s5pv210/clock.c b/arch/arm/mach-s5pv210/clock.c
> index ccccae2..a989c5e 100644
> --- a/arch/arm/mach-s5pv210/clock.c
> +++ b/arch/arm/mach-s5pv210/clock.c
> @@ -394,8 +394,8 @@ void __init_or_cpufreq s5pv210_setup_clocks(void)
> pclk83 = hclk166 / GET_DIV(clkdiv0, S5P_CLKDIV0_PCLK83);
> pclk66 = hclk133 / GET_DIV(clkdiv0, S5P_CLKDIV0_PCLK66);
>
> - printk(KERN_INFO "S5PV210: ARMCLK=%ld, HCLKM=%ld, HCLKD=%ld, \
> - HCLKP=%ld, PCLKM=%ld, PCLKD=%ld, PCLKP=%ld\n",
> + printk(KERN_INFO "S5PV210: ARMCLK=%ld, HCLKM=%ld, HCLKD=%ld, "
> + "HCLKP=%ld, PCLKM=%ld, PCLKD=%ld, PCLKP=%ld\n",
> armclk, hclk200, hclk166, hclk133, pclk100, pclk83, pclk66);
>
> clk_fout_apll.rate = apll;
> --
> 1.7.0.14.g7e948
>
>
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2010-04-12 19:47 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-27 2:27 [PATCH 0/9] Continuation line fixes Joe Perches
2010-03-27 2:27 ` [PATCH 1/9] arch/arm: Fix continuation lines Joe Perches
2010-04-12 19:47 ` Russell King - ARM Linux [this message]
2010-04-12 20:00 ` [PATCH] MAINTAINERS: arch/arm/s3c and arch/arm/s5p Joe Perches
2010-04-12 23:53 ` Kyungmin Park
2010-04-13 2:47 ` Joe Perches
[not found] ` <p2y9c9fda241004161243p924e06f0rb1ff64d5ae258819@mail.gmail.com>
2010-05-04 0:46 ` Ben Dooks
2010-05-04 2:17 ` Kyungmin Park
2010-05-09 23:03 ` Kukjin Kim
2010-03-27 2:27 ` [PATCH 2/9] arch/blackfin: Fix continuation lines Joe Perches
2010-03-27 5:13 ` [Uclinux-dist-devel] " Mike Frysinger
2010-03-27 2:27 ` [PATCH 3/9] drivers/infiniband: " Joe Perches
2010-03-27 2:27 ` [PATCH 4/9] drivers/media: " Joe Perches
2010-03-27 2:27 ` [PATCH 5/9] drivers/message: " Joe Perches
2010-03-27 2:27 ` [PATCH 6/9] drivers/net: " Joe Perches
2010-03-27 15:34 ` David Miller
2010-03-27 2:27 ` [PATCH 7/9] drivers/scsi: " Joe Perches
2010-03-27 2:27 ` [PATCH 8/9] drivers/serial: " Joe Perches
2010-03-27 5:12 ` [Uclinux-dist-devel] " Mike Frysinger
2010-03-27 2:27 ` [PATCH 9/9] mm: " Joe Perches
2010-03-28 17:10 ` Pekka Enberg
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=20100412194737.GS3048@n2100.arm.linux.org.uk \
--to=linux@arm.linux.org.uk \
--cc=ben-linux-arm@fluff.org \
--cc=joe@perches.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.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
all inboxes | Powered by JetHome®