[PATCH net 1/2] net: dsa: mt7530: remove redundant MODULE_ALIAS entries
David Miller
davem at davemloft.net
Mon Mar 26 10:09:56 PDT 2018
From: <sean.wang at mediatek.com>
Date: Mon, 26 Mar 2018 18:07:09 +0800
> From: Sean Wang <sean.wang at mediatek.com>
>
> MODULE_ALIAS exports information to allow the module to be auto-loaded at
> boot for the drivers registered using legacy platform registration.
>
> However, currently the driver is always used by DT-only platform,
> MODULE_ALIAS is redundant and should be removed properly.
>
> Signed-off-by: Sean Wang <sean.wang at mediatek.com>
Applied.
More information about the Linux-mediatek
mailing list