[GIT PULL] extcon fixes for 4.9-rc3

From: Chanwoo Choi
Date: Wed Oct 26 2016 - 04:04:18 EST


Dear Greg,

This is extcon-fixes pull request for v4.9-v3. 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 07d9a380680d1c0eb51ef87ff2eab5c994949e69:

Linux 4.9-rc2 (2016-10-23 17:10:14 -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.9-rc3

for you to fetch changes up to 2925d366f450dc1db0ac88f2509a0eec0fef4226:

extcon: qcom-spmi-misc: Sync the extcon state on interrupt (2016-10-26 16:04:29 +0900)

----------------------------------------------------------------
Update extcon for v4.9-rc3

This patch fixes the following issue:
- Use the extcon_set_state_sync() to notify the changed state
intead of extcon_set_state() in the Qualcomm USB extcon driver.

----------------------------------------------------------------
Stephen Boyd (1):
extcon: qcom-spmi-misc: Sync the extcon state on interrupt

drivers/extcon/extcon-qcom-spmi-misc.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)