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


Groups > linux.kernel > #1508920 > unrolled thread

[GIT PULL] extcon fixes for 4.9-rc3

Started byChanwoo Choi <cw00.choi@samsung.com>
First post2016-10-26 10:10 +0200
Last post2016-10-26 10:40 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel


Contents

  [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

#1508920 — [GIT PULL] extcon fixes for 4.9-rc3

FromChanwoo Choi <cw00.choi@samsung.com>
Date2016-10-26 10:10 +0200
Subject[GIT PULL] extcon fixes for 4.9-rc3
Message-ID<swrrB-U4-65@gated-at.bofh.it>
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(-)

[toc] | [next] | [standalone]


#1508931

FromGreg KH <gregkh@linuxfoundation.org>
Date2016-10-26 10:40 +0200
Message-ID<swrUC-18W-31@gated-at.bofh.it>
In reply to#1508920
On Wed, Oct 26, 2016 at 05:04:02PM +0900, Chanwoo Choi wrote:
> 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

Pulled and pushed out, thanks.

greg k-h

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web