From: Greg Kroah-Hartman Date: Tue, 5 Nov 2019 07:46:36 +0000 (+0100) Subject: Merge tag 'extcon-next-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git... X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=26a4175372a59f001e2b49a4da73a8896cf1adba;p=linux.git Merge tag 'extcon-next-for-5.5' of git://git./linux/kernel/git/chanwoo/extcon into char-misc-next Chanwoo writes: Update extcon for 5.5 Detailed description for this pull request: 1. Clean up the and fix the minor issue of extcon provider driver - extcon-intel-cht-wc don't reset the USB data connection at probe time in order to prevent the removing all devices from bus. - extcon-sm5502 reset the registers at proble time in order to prevent the some stuck state. And remove the redundant variable initializaiton. * tag 'extcon-next-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon: extcon: sm5502: remove redundant assignment to variable cable_type extcon: sm5502: Reset registers during initialization extcon-intel-cht-wc: Don't reset USB data connection at probe --- 26a4175372a59f001e2b49a4da73a8896cf1adba