From: Chanwoo Choi <cw00.choi@samsung.com>
To: Greg KH <gregkh@linuxfoundation.org>
Cc: linux-kernel <linux-kernel@vger.kernel.org>,
"MyungJoo Ham" <myungjoo.ham@samsung.com>,
임근식 <geunsik.lim@samsung.com>,
"Kyungmin Park" <kyungmin.park@samsung.com>,
최찬우 <cw00.choi@samsung.com>
Subject: [GIT PULL] extcon next for 3.19
Date: Mon, 24 Nov 2014 21:08:35 +0900 [thread overview]
Message-ID: <54731FC3.30809@samsung.com> (raw)
Dear Greg,
This is extcon-next full request for v3.19. I add detailed description of this
pull request on below. Please pull extcon with following updates.
This pull-request is based on Linux 3.18-rc3 (char-misc-next branch).
Best Regards,
Chanwoo Choi
The following changes since commit 0df1f2487d2f0d04703f142813d53615d62a1da4:
Linux 3.18-rc3 (2014-11-02 15:01:51 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon.git tags/extcon-next-for-3.19
for you to fetch changes up to 6ab0b1171b068a1be871184fc704074ad7e5b9e7:
extcon: max14577: Fix obvious typo in company name in copyright (2014-11-24 20:51:15 +0900)
----------------------------------------------------------------
Update extcon for v3.19
This patchset fix minor issue of extcon driver.
Detailed description for patchset:
- Fix typo and change jig cable name of extcon-max77693.c
- Update the extcon_get_edev_by_phandle() because previous extcon_get_edev_by_phandle()
considered only the platform device driver. So, this modification supports
OF-based extcon lookup method by using the list of extcon devices.
----------------------------------------------------------------
Krzysztof Kozlowski (2):
extcon: max77693: Fix cable name of JIG_UART_ON
extcon: max14577: Fix obvious typo in company name in copyright
Tomasz Figa (1):
extcon: Implement OF-based extcon lookup properly
drivers/extcon/extcon-class.c | 14 +++++++++-----
drivers/extcon/extcon-max14577.c | 2 +-
drivers/extcon/extcon-max77693.c | 12 +++++++-----
3 files changed, 17 insertions(+), 11 deletions(-)
next reply other threads:[~2014-11-24 12:08 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-24 12:08 Chanwoo Choi [this message]
2014-11-25 1: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=54731FC3.30809@samsung.com \
--to=cw00.choi@samsung.com \
--cc=geunsik.lim@samsung.com \
--cc=gregkh@linuxfoundation.org \
--cc=kyungmin.park@samsung.com \
--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
Powered by JetHome