extcon: max77693: Fix modalias string
authorMarek Szyprowski <m.szyprowski@samsung.com>
Tue, 8 Dec 2020 13:36:27 +0000 (14:36 +0100)
committerChanwoo Choi <cw00.choi@samsung.com>
Fri, 11 Dec 2020 08:18:10 +0000 (17:18 +0900)
commite1efdb604f5c9903a5d92ef42244009d3c04880f
tree832a1b78da4cef39970cfb4080f60357ddd1cca4
parentf58f26ab22f78736a402940a7baf5599a111c72c
extcon: max77693: Fix modalias string

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

Fixes: db1b9037424b ("extcon: MAX77693: Add extcon-max77693 driver to support Maxim MAX77693 MUIC device")
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
drivers/extcon/extcon-max77693.c