extcon: max8997: Add missing modalias string
authorMarek Szyprowski <m.szyprowski@samsung.com>
Fri, 23 Apr 2021 20:46:24 +0000 (22:46 +0200)
committerChanwoo Choi <cw00.choi@samsung.com>
Mon, 21 Jun 2021 09:28:00 +0000 (18:28 +0900)
commitdc11fc2991e9efbceef93912b83e333d2835fb19
tree2e3305af65aa006b14d72755d39d0d08a8b9d59b
parentd25b224f8e5507879b36a769a6d1324cf163466c
extcon: max8997: Add missing modalias string

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: b76668ba8a77 ("Extcon: add MAX8997 extcon driver")
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
drivers/extcon/extcon-max8997.c