linux-stable/drivers/extcon
Marek Szyprowski 3df5960043 extcon: max8997: Add missing modalias string
[ Upstream commit dc11fc2991 ]

The platform device driver name is "max8997-muic", so advertise it
properly in the modalias string. This fixes automated module loading when
this driver is compiled as a module.

Fixes: b76668ba8a ("Extcon: add MAX8997 extcon driver")
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-07-20 16:15:57 +02:00
..
devres.c
extcon-adc-jack.c extcon: adc-jack: Fix an error handling path in 'adc_jack_probe()' 2020-06-25 15:33:01 +02:00
extcon-arizona.c extcon: arizona: Fix some issues when HPDET IRQ fires after the jack has been unplugged 2021-05-22 10:59:16 +02:00
extcon-axp288.c extcon: axp288: Add wakeup support 2020-04-13 10:45:03 +02:00
extcon-gpio.c
extcon-intel-cht-wc.c extcon: cht-wc: Return from default case to avoid warnings 2019-11-20 18:45:26 +01:00
extcon-intel-int3496.c extcon: int3496: Use proper GPIO include 2018-07-12 09:06:30 +09:00
extcon-max3355.c
extcon-max8997.c extcon: max8997: Add missing modalias string 2021-07-20 16:15:57 +02:00
extcon-max14577.c
extcon-max77693.c extcon: max77693: Fix modalias string 2020-12-30 11:26:03 +01:00
extcon-max77843.c
extcon-palmas.c
extcon-qcom-spmi-misc.c
extcon-rt8973a.c
extcon-rt8973a.h
extcon-sm5502.c extcon: sm5502: Drop invalid register write in sm5502_reg_data 2021-07-20 16:15:57 +02:00
extcon-sm5502.h extcon: sm5502: Reset registers during initialization 2019-12-31 16:35:11 +01:00
extcon-usb-gpio.c
extcon-usbc-cros-ec.c extcon: usbc-cros-ec: Switch to SPDX identifier. 2018-07-12 09:06:31 +09:00
extcon.c extcon: Fix error handling in extcon_dev_register 2021-04-07 12:48:50 +02:00
extcon.h
Kconfig
Makefile