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


Groups > linux.kernel > #1371192 > unrolled thread

[GIT PULL] extcon fixes for 4.6-rc3

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

Back to article view | Back to linux.kernel


Contents

  [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

#1371192 — [GIT PULL] extcon fixes for 4.6-rc3

FromChanwoo Choi <cw00.choi@samsung.com>
Date2016-04-05 07:00 +0200
Subject[GIT PULL] extcon fixes for 4.6-rc3
Message-ID<rkrfQ-652-5@gated-at.bofh.it>
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(-)

[toc] | [next] | [standalone]


#1372352

FromGreg KH <gregkh@linuxfoundation.org>
Date2016-04-06 12:00 +0200
Message-ID<rkSpJ-1RZ-29@gated-at.bofh.it>
In reply to#1371192
On Tue, Apr 05, 2016 at 01:58:33PM +0900, Chanwoo Choi wrote:
> 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

Pulled and pushed out, thanks.

greg k-h

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web