Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1508920

[GIT PULL] extcon fixes for 4.9-rc3

From Chanwoo Choi <cw00.choi@samsung.com>
Newsgroups linux.kernel
Subject [GIT PULL] extcon fixes for 4.9-rc3
Date 2016-10-26 10:10 +0200
Message-ID <swrrB-U4-65@gated-at.bofh.it> (permalink)
Organization Samsung Electronics

Show all headers | View raw


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(-)

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[GIT PULL] extcon fixes for 4.9-rc3 Chanwoo Choi <cw00.choi@samsung.com> - 2016-10-26 10:10 +0200
  Re: [GIT PULL] extcon fixes for 4.9-rc3 Greg KH <gregkh@linuxfoundation.org> - 2016-10-26 10:40 +0200

csiph-web