From: Kukjin Kim <kgene.kim@samsung.com>
To: "'Thomas Abraham'" <thomas.abraham@linaro.org>,
"'Dongjin Kim'" <tobetter@gmail.com>
Cc: "'Russell King'" <linux@arm.linux.org.uk>,
linux-arm-kernel@lists.infradead.org,
linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: RE: [PATCH] ARM: EXYNOS: Fix MSHC clocks instance names
Date: Tue, 18 Dec 2012 19:38:20 -0800 [thread overview]
Message-ID: <002101cddd9a$4bd206d0$e3761470$@samsung.com> (raw)
In-Reply-To: <CAJuYYwS-+x9=V5z+POGYCHL8TkUDjrRB663Mys6ppCBXRASxFQ@mail.gmail.com>
Thomas Abraham wrote:
>
> On 14 December 2012 21:43, Dongjin Kim <tobetter@gmail.com> wrote:
> > Replace clock instance name of MSHC controller for BIC and CIU of
> Exynos4412.
> >
> > Signed-off-by: Dongjin Kim <tobetter@gmail.com>
> > ---
> > arch/arm/mach-exynos/clock-exynos4.c | 4 ++--
> > 1 file changed, 2 insertions(+), 2 deletions(-)
> >
> > diff --git a/arch/arm/mach-exynos/clock-exynos4.c b/arch/arm/mach-
> exynos/clock-exynos4.c
> > index efead60..bbcb3de 100644
> > --- a/arch/arm/mach-exynos/clock-exynos4.c
> > +++ b/arch/arm/mach-exynos/clock-exynos4.c
> > @@ -529,7 +529,7 @@ static struct clk exynos4_init_clocks_off[] = {
> > .enable = exynos4_clk_ip_fsys_ctrl,
> > .ctrlbit = (1 << 8),
> > }, {
> > - .name = "dwmmc",
> > + .name = "biu",
> > .parent = &exynos4_clk_aclk_133.clk,
> > .enable = exynos4_clk_ip_fsys_ctrl,
> > .ctrlbit = (1 << 9),
> > @@ -1134,7 +1134,7 @@ static struct clksrc_clk exynos4_clksrcs[] = {
> > .reg_div = { .reg = EXYNOS4_CLKDIV_MFC, .shift = 0,
.size = 4 },
> > }, {
> > .clk = {
> > - .name = "sclk_dwmmc",
> > + .name = "ciu",
> > .parent = &exynos4_clk_dout_mmc4.clk,
> > .enable = exynos4_clksrc_mask_fsys_ctrl,
> > .ctrlbit = (1 << 16),
> > --
>
> Acked-by: Thomas Abraham <thomas.abraham@linaro.org>
>
Thanks, applied.
- Kukjin
next prev parent reply other threads:[~2012-12-19 3:38 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-14 16:13 Dongjin Kim
2012-12-14 17:35 ` Thomas Abraham
2012-12-19 3:38 ` Kukjin Kim [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-12-14 14:59 Dongjin Kim
2012-12-14 16:00 ` 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='002101cddd9a$4bd206d0$e3761470$@samsung.com' \
--to=kgene.kim@samsung.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=linux@arm.linux.org.uk \
--cc=thomas.abraham@linaro.org \
--cc=tobetter@gmail.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 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®