[GIT PULL] extcon fixes for 4.6-rc3
From: Chanwoo Choi
Date: Tue Apr 05 2016 - 00:58:44 EST
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(-)