]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'extcon-fixes-for-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 8 May 2015 14:46:16 +0000 (16:46 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 8 May 2015 14:46:16 +0000 (16:46 +0200)
commit06b7c79f7b657a85646b07cbbf9e1832cb616483
tree59d374004805dac98a8e2bd6643328c3eb8335fb
parent194b7115c289879d9d371e5ad3e7d18c3489ecbf
parent48b007a8e221c512cfc0c2e91154c84b5f8ea212
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.