Re: [PATCH 2/2] eeprom: 93xx46: drop unneeded MODULE_ALIAS
From: Andy Shevchenko
Date: Wed May 08 2024 - 13:53:57 EST
On Sun, Apr 14, 2024 at 05:49:57PM +0200, Krzysztof Kozlowski wrote:
> The ID table already has respective entry and MODULE_DEVICE_TABLE and
> creates proper alias for SPI driver. Having another MODULE_ALIAS causes
> the alias to be duplicated.
..
> MODULE_ALIAS("spi:93xx46");
I was stumbled over this (leftover?).
Commit message doesn't elaborate this bit.
Any comments?
> -MODULE_ALIAS("spi:eeprom-93xx46");
> -MODULE_ALIAS("spi:93lc46b");
--
With Best Regards,
Andy Shevchenko