From: Greg Kroah-Hartman Date: Wed, 25 Mar 2020 12:25:58 +0000 (+0100) Subject: Merge tag 'extcon-next-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git... X-Git-Tag: v5.7-rc1~103^2~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b83f68776b0493bd049b77ce8004e9efdd21d2e8;p=thirdparty%2Fkernel%2Flinux.git Merge tag 'extcon-next-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-next Chanwoo writes: Update extcon for 5.7 Detailed description for this pull request: 1. Update the extcon provider driver as following: - Add wakeup support for extcon-axp288.c - Clean-up code of -EPROBE_DEFER error case for extcon-palmas.c - Covert extcon-usbc-cros-ec.txt to yaml format 2. Export symbol of extcon_get_edev_name() * tag 'extcon-next-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon: extcon: axp288: Add wakeup support extcon: Mark extcon_get_edev_name() function as exported symbol extcon: palmas: Hide error messages if gpio returns -EPROBE_DEFER dt-bindings: extcon: usbc-cros-ec: convert extcon-usbc-cros-ec.txt to yaml format --- b83f68776b0493bd049b77ce8004e9efdd21d2e8