From: Greg Kroah-Hartman Date: Sat, 1 Aug 2015 00:20:52 +0000 (-0700) Subject: Merge tag 'extcon-fixes-for-4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Tag: firefly_0821_release~176^2~1307^2 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=eaf7e98d43c16a827c72016ab3e452d74ac2591c;p=firefly-linux-kernel-4.4.55.git Merge tag 'extcon-fixes-for-4.2-rc5' of git://git./linux/kernel/git/chanwoo/extcon into char-misc-linus Chanwoo writes: Update extcon for v4.2-rc5 This patchset fix the following two issue: - Fix hang issue when using the extcon_[get|set]_cable_state() because these functions use the cable index instead of cable id. - Fix NULL pointer error of extcon-palmas.c by removing unneeded kfree() call. --- eaf7e98d43c16a827c72016ab3e452d74ac2591c