All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kukjin Kim <kgene.kim@samsung.com>
To: 'Tomasz Figa' <t.figa@samsung.com>,
	'Vasily Khoruzhick' <anarsoul@gmail.com>,
	linux-arm-kernel@lists.infradead.org,
	linux-samsung-soc@vger.kernel.org,
	'Ben Dooks' <ben-linux@fluff.org>
Subject: RE: [PATCH] ARM: Samsung: ADC: Move to clk_prepare_enable/clk_disable_unprepare
Date: Tue, 08 Jul 2014 23:17:51 +0900	[thread overview]
Message-ID: <03ba01cf9ab7$671cff40$3556fdc0$@samsung.com> (raw)
In-Reply-To: <53BBDACB.6090601@samsung.com>

Tomasz Figa wrote:
> 
> Hi Vasily,
> 
> On 30.06.2014 21:08, Vasily Khoruzhick wrote:
> > Use clk_prepare_enable/clk_disable_unprepare to make the driver
> > work properly with common clock framework.
> >
> > Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com>
> > ---
> >  arch/arm/plat-samsung/adc.c | 8 ++++----
> >  1 file changed, 4 insertions(+), 4 deletions(-)
> 
> Reviewed-by: Tomasz Figa <t.figa@samsung.com>
> 
Looks good to me, will apply.

Thanks,
Kukjin

WARNING: multiple messages have this Message-ID (diff)
From: kgene.kim@samsung.com (Kukjin Kim)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: Samsung: ADC: Move to clk_prepare_enable/clk_disable_unprepare
Date: Tue, 08 Jul 2014 23:17:51 +0900	[thread overview]
Message-ID: <03ba01cf9ab7$671cff40$3556fdc0$@samsung.com> (raw)
In-Reply-To: <53BBDACB.6090601@samsung.com>

Tomasz Figa wrote:
> 
> Hi Vasily,
> 
> On 30.06.2014 21:08, Vasily Khoruzhick wrote:
> > Use clk_prepare_enable/clk_disable_unprepare to make the driver
> > work properly with common clock framework.
> >
> > Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com>
> > ---
> >  arch/arm/plat-samsung/adc.c | 8 ++++----
> >  1 file changed, 4 insertions(+), 4 deletions(-)
> 
> Reviewed-by: Tomasz Figa <t.figa@samsung.com>
> 
Looks good to me, will apply.

Thanks,
Kukjin

  reply	other threads:[~2014-07-08 14:17 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-30 19:08 [PATCH] ARM: Samsung: ADC: Move to clk_prepare_enable/clk_disable_unprepare Vasily Khoruzhick
2014-06-30 19:08 ` Vasily Khoruzhick
2014-07-08 11:49 ` Tomasz Figa
2014-07-08 11:49   ` Tomasz Figa
2014-07-08 14:17   ` Kukjin Kim [this message]
2014-07-08 14:17     ` 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='03ba01cf9ab7$671cff40$3556fdc0$@samsung.com' \
    --to=kgene.kim@samsung.com \
    --cc=anarsoul@gmail.com \
    --cc=ben-linux@fluff.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=t.figa@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.