[GIT PULL] extcon fixes for 4.7-rc4

From: Chanwoo Choi
Date: Thu Jun 16 2016 - 00:55:22 EST


Dear Greg,

This is extcon-fixes pull request for v4.7-rc4 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 af8c34ce6ae32addda3788d54a7e340cad22516b:

Linux 4.7-rc2 (2016-06-05 14:31:26 -0700)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon.git tags/extcon-fixes-for-4.7-rc4

for you to fetch changes up to 62e6d1e59c77316768a663d1328390b4cd33801f:

extcon: palmas: Fix boot up state of VBUS when using GPIO detection (2016-06-15 17:17:22 +0900)

----------------------------------------------------------------
Update extcon for v4.7-rc4

This patch fixes the following issue:
- In the extcon-palmas.c, fix the state of VBUS when using GPIO detection.
If probe funticon don't check the state during probe, the extcon client
driver cannot get the state of VBUS gpio until the user detach the connector
and attach the connector again.

----------------------------------------------------------------
Roger Quadros (1):
extcon: palmas: Fix boot up state of VBUS when using GPIO detection

drivers/extcon/extcon-palmas.c | 2 ++
1 file changed, 2 insertions(+)