commit | 0f5b6ec67404246f3e08435aa37df3c8e9354101 | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri May 08 16:46:16 2015 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri May 08 16:46:16 2015 +0200 |
tree | 59d374004805dac98a8e2bd6643328c3eb8335fb | |
parent | 5ebe6afaf0057ac3eaeb98defd5456894b446d22 [diff] | |
parent | bc1aabad39f42fa293f2a944fd9327bba27b59cd [diff] |
Merge tag 'extcon-fixes-for-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-linus Chanwoo writes: Update extcon for v4.1-rc2 This patchset fixes the NULL pointer deference issue of extcon-usb-gpio.c to prevent the interrupt occur before device initialization.