linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Chanwoo Choi <cw00.choi@samsung.com>
To: Greg KH <gregkh@linuxfoundation.org>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	함명주 <myungjoo.ham@samsung.com>,
	"Chanwoo Choi (samsung.com)" <cw00.choi@samsung.com>,
	"Chanwoo Choi (chanwoo@kernel.org)" <chanwoo@kernel.org>
Subject: [GIT PULL] extcon next for v4.13
Date: Fri, 23 Jun 2017 14:49:58 +0900	[thread overview]
Message-ID: <594CAC06.206@samsung.com> (raw)
In-Reply-To: CGME20170623054959epcas1p33d8c47de4a8c7387a7148843b44110b6@epcas1p3.samsung.com

Dear Greg,

This is extcon-next pull request for v4.13. I add detailed description of
this pull request on below. Please pull extcon with following updates.

Best Regards,
Chanwoo Choi

The following changes since commit 08332893e37af6ae779367e78e444f8f9571511d:

  Linux 4.12-rc2 (2017-05-21 19:30:23 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon.git tags/extcon-next-for-4.13

for you to fetch changes up to 1f4be24786b8521945b00e1810576911994ba504:

  extcon: int3496: Switch to devm_acpi_dev_add_driver_gpios() (2017-06-12 10:00:24 +0900)

----------------------------------------------------------------
Update extcon for 4.13

Detailed description for this pull request:
- Use devm_kcalloc() and fix typo for extcon core/extcon-arizona.c.
- Add dependency ARCH_QCOM for extcon-qcom-spmi-misc.c
- Use resource-managed devm_* function for gpios on extcon-int3496.c

----------------------------------------------------------------
Andy Shevchenko (1):
      extcon: int3496: Switch to devm_acpi_dev_add_driver_gpios()

Markus Elfring (3):
      extcon: Use devm_kcalloc() in extcon_dev_register()
      extcon: Fix a typo in three comment lines
      extcon: arizona: Use devm_kcalloc() in arizona_extcon_get_micd_configs()

Peter Robinson (1):
      extcon: qcom-spmi-misc: add dependency on ARCH_QCOM

 drivers/extcon/Kconfig                |  1 +
 drivers/extcon/extcon-arizona.c       |  4 +---
 drivers/extcon/extcon-intel-int3496.c |  5 +----
 drivers/extcon/extcon.c               | 11 +++++------
 4 files changed, 8 insertions(+), 13 deletions(-)

       reply	other threads:[~2017-06-23  5:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20170623054959epcas1p33d8c47de4a8c7387a7148843b44110b6@epcas1p3.samsung.com>
2017-06-23  5:49 ` Chanwoo Choi [this message]
2017-06-27 15:38   ` [GIT PULL] extcon next for v4.13 Greg KH

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=594CAC06.206@samsung.com \
    --to=cw00.choi@samsung.com \
    --cc=chanwoo@kernel.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).