Chanwoo writes:
Update extcon next for v6.2
Detailed description for this pull request:
- Replace irqchip mask_invert with unmask_base
to remove deprecated mask_invert flag for extcon-max77843.c
- Convert to i2c's .probe_new style for extcon-fsa9480,
extcon-rt8973 and extcon-usbc-uusb320.c
* tag 'extcon-next-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon:
extcon: usbc-tusb320: Convert to i2c's .probe_new()
extcon: rt8973: Convert to i2c's .probe_new()
extcon: fsa9480: Convert to i2c's .probe_new()
extcon: max77843: Replace irqchip mask_invert with unmask_base