Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1298800

Re: [PATCH 1/3] mfd: use to_i2c_client

From Krzysztof Kozlowski <k.kozlowski@samsung.com>
Newsgroups linux.kernel
Subject Re: [PATCH 1/3] mfd: use to_i2c_client
Date 2015-12-29 01:00 +0100
Message-ID <qKPRL-HA-1@gated-at.bofh.it> (permalink)
References <qKHAS-3Nt-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 29.12.2015 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: Krzysztof Kozlowski <k.kozlowski@samsung.com>

Best regards,
Krzysztof

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 1/3] mfd: use to_i2c_client Geliang Tang <geliangtang@163.com> - 2015-12-28 16:20 +0100
  Re: [PATCH 1/3] mfd: use to_i2c_client Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2015-12-29 01:00 +0100
  Re: [PATCH 1/3] mfd: use to_i2c_client Chanwoo Choi <cw00.choi@samsung.com> - 2015-12-29 01:30 +0100

csiph-web