| commit | 1bb025f6db789ea0bb674eaed15ee843ef0b2e88 | [log] [tgz] | 
|---|---|---|
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Apr 06 05:57:19 2016 -0400 | 
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Apr 06 05:57:19 2016 -0400 | 
| tree | cdbaa7f57ce541abb5b973803712a9f55307c355 | |
| parent | f55532a0c0b8bb6148f4e07853b876ef73bc69ca [diff] | |
| parent | f75587b8ca69768c6cf8a38a0b61e68e1bea3d36 [diff] | 
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.