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


Groups > linux.kernel > #1298809

Re: [PATCH 2/3] extcon: rt8973a, sm5502: use to_i2c_client

From Chanwoo Choi <cw00.choi@samsung.com>
Newsgroups linux.kernel
Subject Re: [PATCH 2/3] extcon: rt8973a, sm5502: use to_i2c_client
Date 2015-12-29 01:30 +0100
Message-ID <qKQkN-179-1@gated-at.bofh.it> (permalink)
References <qKHAS-3Nt-5@gated-at.bofh.it> <qKHAS-3Nt-29@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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/extcon/extcon-rt8973a.c | 4 ++--
>  drivers/extcon/extcon-sm5502.c  | 4 ++--
>  2 files changed, 4 insertions(+), 4 deletions(-)

Applied it.

I just modified the patch title as following:
: extcon: rt8973a, sm5502: use to_i2c_client
-> "extcon: Use to i2c_client for both rt8973a and sm5502."

Thanks,
Chanwoo Choi

--
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 | Find similar | Unroll thread


Thread

[PATCH 2/3] extcon: rt8973a, sm5502: use to_i2c_client Geliang Tang <geliangtang@163.com> - 2015-12-28 16:10 +0100
  Re: [PATCH 2/3] extcon: rt8973a, sm5502: use to_i2c_client Chanwoo Choi <cw00.choi@samsung.com> - 2015-12-29 01:30 +0100

csiph-web