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


Groups > linux.kernel > #1371192

[GIT PULL] extcon fixes for 4.6-rc3

From Chanwoo Choi <cw00.choi@samsung.com>
Newsgroups linux.kernel
Subject [GIT PULL] extcon fixes for 4.6-rc3
Date 2016-04-05 07:00 +0200
Message-ID <rkrfQ-652-5@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.6-rc3. 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 9735a22799b9214d17d3c231fe377fc852f042e9:

  Linux 4.6-rc2 (2016-04-03 09:09:40 -0500)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon.git tags/extcon-fixes-for-4.6-rc3

for you to fetch changes up to f75587b8ca69768c6cf8a38a0b61e68e1bea3d36:

  extcon: palmas: Drop stray IRQF_EARLY_RESUME flag (2016-04-04 08:32:45 +0900)

----------------------------------------------------------------
Update extcon for v4.6-rc3

This patch fixes the following one issue:
- In extcon-palmas.c, the external abort happen when wake-up from suspend state
on BeagleBoard-X15 platform. So, drop the IRQF_EARLY_RESUME flag.

----------------------------------------------------------------
Nishanth Menon (1):
      extcon: palmas: Drop stray IRQF_EARLY_RESUME flag

 drivers/extcon/extcon-palmas.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

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


Thread

[GIT PULL] extcon fixes for 4.6-rc3 Chanwoo Choi <cw00.choi@samsung.com> - 2016-04-05 07:00 +0200
  Re: [GIT PULL] extcon fixes for 4.6-rc3 Greg KH <gregkh@linuxfoundation.org> - 2016-04-06 12:00 +0200

csiph-web