* [GIT PULL] extcon next for 3.19
@ 2014-11-24 12:08 Chanwoo Choi
2014-11-25 1:13 ` Greg KH
0 siblings, 1 reply; 2+ messages in thread
From: Chanwoo Choi @ 2014-11-24 12:08 UTC (permalink / raw)
To: Greg KH
Cc: linux-kernel, MyungJoo Ham, 임근식,
Kyungmin Park, 최찬우
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(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] extcon next for 3.19
2014-11-24 12:08 [GIT PULL] extcon next for 3.19 Chanwoo Choi
@ 2014-11-25 1:13 ` Greg KH
0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2014-11-25 1:13 UTC (permalink / raw)
To: Chanwoo Choi
Cc: linux-kernel, MyungJoo Ham, 임근식,
Kyungmin Park
On Mon, Nov 24, 2014 at 09:08:35PM +0900, Chanwoo Choi wrote:
> 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
Pulled and pushed out, thanks.
greg k-h
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-11-25 1:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-24 12:08 [GIT PULL] extcon next for 3.19 Chanwoo Choi
2014-11-25 1:13 ` Greg KH
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).