On Sun, Dec 27, 2020 at 10:12:25PM +0100, Hans de Goede wrote: > Fix the modalias so that the driver will be loaded automatically. The > module's name is "extcon-arizona", following other extcon module-names. > > But the driver's and platform-device's name is "arizona-extcon" and the > modalias must match that. > > Signed-off-by: Hans de Goede <hdegoede@xxxxxxxxxx> > --- Acked-by: Charles Keepax <ckeepax@xxxxxxxxxxxxxxxxxxxxx> Thanks, Charles