phy: mediatek: Add missing MODULE_DEVICE_TABLE()
authorBoris Brezillon <boris.brezillon@collabora.com>
Wed, 3 Feb 2021 11:06:30 +0000 (12:06 +0100)
committerVinod Koul <vkoul@kernel.org>
Thu, 4 Feb 2021 08:07:37 +0000 (13:37 +0530)
commit9a8b9434c60f40e4d2603c822a68af6a9ca710df
tree4c5ca18b0440aecc297bfcac3bab6ffd3517403c
parent25e3ee590f62772f6016a5ec1a37367a1813e198
phy: mediatek: Add missing MODULE_DEVICE_TABLE()

This patch adds the missing MODULE_DEVICE_TABLE definitions on different
Mediatek phy drivers which generates correct modalias for automatic loading
when these drivers are compiled as an external module.

Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
Link: https://lore.kernel.org/r/20210203110631.686003-1-enric.balletbo@collabora.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/mediatek/phy-mtk-hdmi.c
drivers/phy/mediatek/phy-mtk-mipi-dsi.c