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


Groups > linux.kernel > #1423677

[GIT PULL] extcon fixes for 4.7-rc4

From Chanwoo Choi <cw00.choi@samsung.com>
Newsgroups linux.kernel
Subject [GIT PULL] extcon fixes for 4.7-rc4
Date 2016-06-16 07:00 +0200
Message-ID <rKxzj-3MN-7@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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

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


Thread

[GIT PULL] extcon fixes for 4.7-rc4 Chanwoo Choi <cw00.choi@samsung.com> - 2016-06-16 07:00 +0200
  Re: [GIT PULL] extcon fixes for 4.7-rc4 Greg KH <gregkh@linuxfoundation.org> - 2016-06-16 09:20 +0200

csiph-web