[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-id: <522FF1C0.7020509@samsung.com>
Date: Wed, 11 Sep 2013 13:29:52 +0900
From: Chanwoo Choi <cw00.choi@...sung.com>
To: Jingoo Han <jg1.han@...sung.com>
Cc: 'MyungJoo Ham' <myungjoo.ham@...sung.com>,
linux-kernel@...r.kernel.org,
'Anish Kumar' <anish198519851985@...il.com>,
'Lars-Peter Clausen' <lars@...afoo.de>,
'Mike Lockwood' <lockwood@...roid.com>,
'Laxman Dewangan' <ldewangan@...dia.com>,
'Graeme Gregory' <gg@...mlogic.co.uk>
Subject: Re: [PATCH V2] extcon: use dev_get_platdata()
On 09/11/2013 12:08 PM, Jingoo Han wrote:
> Use the wrapper function for retrieving the platform data instead of
> accessing dev->platform_data directly. This is a cosmetic change
> to make the code simpler and enhance the readability.
>
> Signed-off-by: Jingoo Han <jg1.han@...sung.com>
> ---
> Changes since v2:
> - squashed 3 patches into a single patch
>
> drivers/extcon/extcon-adc-jack.c | 2 +-
> drivers/extcon/extcon-gpio.c | 2 +-
> drivers/extcon/extcon-palmas.c | 2 +-
> 3 files changed, 3 insertions(+), 3 deletions(-)
>
Applied it on extcon-linus branch.
Thanks,
Chanwoo Choi
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists