From: Minkyu Kang <mk7.kang@samsung.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/2] exynos: clock: use the clear and set bits macros.
Date: Mon, 10 Feb 2014 16:16:46 +0900 [thread overview]
Message-ID: <52F87CDE.3020603@samsung.com> (raw)
In-Reply-To: <52F31B8C.6000505@samsung.com>
On 06/02/14 14:20, Jaehoon Chung wrote:
> From: Inha Song <ideal.song@samsung.com>
>
> Use setbits/clrbits macro instead of readl/writel function.
> (Suggested by Wolfgang)
> (Based on Inha's patch :
> "arm: exynos: change to use clrbits macro instead of readl/writel function")
>
> Singed-off-by: Inha Song <ideal.song@samsung.com>
typo, singed -> signed
> Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
> ---
> arch/arm/cpu/armv7/exynos/clock.c | 85 +++++++++----------------------------
> 1 file changed, 20 insertions(+), 65 deletions(-)
>
anyway- typo was modified and applied to u-boot-samsung.
Thanks,
Minkyu Kang.
prev parent reply other threads:[~2014-02-10 7:16 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-06 5:20 [U-Boot] [PATCH 2/2] exynos: clock: use the clear and set bits macros Jaehoon Chung
2014-02-10 7:16 ` Minkyu Kang [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=52F87CDE.3020603@samsung.com \
--to=mk7.kang@samsung.com \
--cc=u-boot@lists.denx.de \
/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.