commit | d0b00d3fb96d155649f80bf43b81a50ecdd2047f | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Nov 27 15:16:54 2013 -0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Nov 27 15:16:54 2013 -0800 |
tree | f81385425c625157b6d8f56e5187ac460793e141 | |
parent | 3441cded65118c217a749de4350b6cad50b0e350 [diff] | |
parent | 7585ca0dc950583be7fc62099ca43a0c9551a875 [diff] |
Merge tag 'extcon-linus-for-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-linus Chanwoo writes: Update extcon for 3.13-rc2 This patchset fix NULL pointer error of extcon-arizona driver and fix issue about memory of device groups when calling extcon_dev_unregister function.