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


Groups > linux.kernel > #1423677 > unrolled thread

[GIT PULL] extcon fixes for 4.7-rc4

Started byChanwoo Choi <cw00.choi@samsung.com>
First post2016-06-16 07:00 +0200
Last post2016-06-16 09:20 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel


Contents

  [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

#1423677 — [GIT PULL] extcon fixes for 4.7-rc4

FromChanwoo Choi <cw00.choi@samsung.com>
Date2016-06-16 07:00 +0200
Subject[GIT PULL] extcon fixes for 4.7-rc4
Message-ID<rKxzj-3MN-7@gated-at.bofh.it>
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(+)

[toc] | [next] | [standalone]


#1423740

FromGreg KH <gregkh@linuxfoundation.org>
Date2016-06-16 09:20 +0200
Message-ID<rKzKO-5hx-29@gated-at.bofh.it>
In reply to#1423677
On Thu, Jun 16, 2016 at 01:54:55PM +0900, Chanwoo Choi wrote:
> 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

Pulled and pushed out, thanks.

greg k-h

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web