All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chanwoo Choi <cw00.choi@samsung.com>
To: Jingoo Han <jg1.han@samsung.com>
Cc: "'MyungJoo Ham'" <myungjoo.ham@samsung.com>,
	linux-kernel@vger.kernel.org,
	"'Anish Kumar'" <anish198519851985@gmail.com>,
	"'Lars-Peter Clausen'" <lars@metafoo.de>,
	"'Mike Lockwood'" <lockwood@android.com>,
	"'Laxman Dewangan'" <ldewangan@nvidia.com>,
	"'Graeme Gregory'" <gg@slimlogic.co.uk>
Subject: Re: [PATCH V2] extcon: use dev_get_platdata()
Date: Wed, 11 Sep 2013 13:29:52 +0900	[thread overview]
Message-ID: <522FF1C0.7020509@samsung.com> (raw)
In-Reply-To: <004201ceae9c$42c82ff0$c8588fd0$%han@samsung.com>

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@samsung.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


      reply	other threads:[~2013-09-11  4:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-11  3:08 [PATCH V2] extcon: use dev_get_platdata() Jingoo Han
2013-09-11  4:29 ` Chanwoo Choi [this message]

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=522FF1C0.7020509@samsung.com \
    --to=cw00.choi@samsung.com \
    --cc=anish198519851985@gmail.com \
    --cc=gg@slimlogic.co.uk \
    --cc=jg1.han@samsung.com \
    --cc=lars@metafoo.de \
    --cc=ldewangan@nvidia.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lockwood@android.com \
    --cc=myungjoo.ham@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.