Enjoy!
The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:
Linux 5.12-rc2 (2021-03-05 17:33:41 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git ib-mfd-extcon-v5.13
for you to fetch changes up to a908a716696eee75bf85199cde2b0989290536d1:
ASoC/extcon: arizona: Move arizona jack code to sound/soc/codecs/arizona-jack.c (2021-03-18 11:46:15 +0000)
---------------------------------------------------------------- Immutable branch between MFD and Extcon due for the v5.13 merge window
---------------------------------------------------------------- Hans de Goede (6): mfd: arizona: Drop arizona-extcon cells extcon: arizona: Fix some issues when HPDET IRQ fires after the jack has been unplugged extcon: arizona: Fix various races on driver unbind extcon: arizona: Fix flags parameter to the gpiod_get("wlf,micd-pol") call extcon: arizona: Always use pm_runtime_get_sync() when we need the device to be awake ASoC/extcon: arizona: Move arizona jack code to sound/soc/codecs/arizona-jack.c
MAINTAINERS | 3 +- drivers/extcon/Kconfig | 8 --- drivers/extcon/Makefile | 1 - drivers/mfd/arizona-core.c | 20 ------- .../soc/codecs/arizona-jack.c | 63 +++++++++++----------- 5 files changed, 34 insertions(+), 61 deletions(-) rename drivers/extcon/extcon-arizona.c => sound/soc/codecs/arizona-jack.c (98%)