]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'extcon-fixes-for-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 6 Apr 2016 09:57:19 +0000 (05:57 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 6 Apr 2016 09:57:19 +0000 (05:57 -0400)
commit3b23a3cfac2c14f0dc64e8e6952cea37bb8360b1
treecdbaa7f57ce541abb5b973803712a9f55307c355
parent3039f62d3fccb077513a4ffae4d1ef4609c1b724
parent4fc59d04bddbcedc20904a7c8bcac17585ad82f3
Merge tag 'extcon-fixes-for-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-linus

Chanwoo writes:

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.