All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chanwoo Choi <cw00.choi@samsung.com>
To: Geliang Tang <geliangtang@163.com>,
	Lee Jones <lee.jones@linaro.org>,
	Krzysztof Kozlowski <k.kozlowski@samsung.com>,
	Sangbeom Kim <sbkim73@samsung.com>
Cc: linux-kernel@vger.kernel.org, linux-samsung-soc@vger.kernel.org
Subject: Re: [PATCH 1/3] mfd: use to_i2c_client
Date: Tue, 29 Dec 2015 09:29:22 +0900	[thread overview]
Message-ID: <5681D3E2.4000602@samsung.com> (raw)
In-Reply-To: <0837727b57d573988a47f3ecb22918e9771e8dbe.1451314502.git.geliangtang@163.com>

Hi Geliang,

On 2015년 12월 29일 00:00, Geliang Tang wrote:
> Use to_i2c_client() instead of open-coding it.
> 
> Signed-off-by: Geliang Tang <geliangtang@163.com>
> ---
>  drivers/mfd/88pm80x.c       | 4 ++--
>  drivers/mfd/88pm860x-core.c | 4 ++--
>  drivers/mfd/max14577.c      | 4 ++--
>  drivers/mfd/max77686.c      | 4 ++--
>  drivers/mfd/max77693.c      | 4 ++--
>  drivers/mfd/max77843.c      | 4 ++--
>  drivers/mfd/max8925-i2c.c   | 4 ++--
>  drivers/mfd/max8997.c       | 8 ++++----
>  drivers/mfd/max8998.c       | 8 ++++----
>  drivers/mfd/sec-core.c      | 4 ++--
>  10 files changed, 24 insertions(+), 24 deletions(-)

Reviewed-by: Chanwoo Choi <cw00.choi@samsung.com>

Thanks,
Chanwoo Choi

[snip]

  parent reply	other threads:[~2015-12-29  0:29 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-28 15:00 [PATCH 1/3] mfd: use to_i2c_client Geliang Tang
2015-12-28 15:00 ` [PATCH 2/3] extcon: rt8973a, sm5502: " Geliang Tang
2015-12-29  0:27   ` Chanwoo Choi
2015-12-28 15:00 ` [PATCH 3/3] misc: apds990x, bh1770glc, lis3lv02d: " Geliang Tang
2015-12-28 23:56 ` [PATCH 1/3] mfd: " Krzysztof Kozlowski
2015-12-29  0:29 ` Chanwoo Choi [this message]
2016-01-11  8:00 ` Lee Jones

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=5681D3E2.4000602@samsung.com \
    --to=cw00.choi@samsung.com \
    --cc=geliangtang@163.com \
    --cc=k.kozlowski@samsung.com \
    --cc=lee.jones@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=sbkim73@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.