[GIT PULL] extcon next for 3.19

From: Chanwoo Choi
Date: Mon Nov 24 2014 - 07:08:42 EST


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(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/