commit | c3c88422fabf425cf5e4bac29074ded97e010f57 | [log] [tgz] |
---|---|---|
author | Chun-Kuang Hu <chunkuang.hu@kernel.org> | Sun Oct 04 10:30:03 2020 +0800 |
committer | Chun-Kuang Hu <chunkuang.hu@kernel.org> | Mon Nov 30 23:37:40 2020 +0800 |
tree | 5944b8d97c31a596a4a01ad725fdb9203de0db9a | |
parent | 414562b0ef36ce658f0ffec00e7039c7911e4cdc [diff] |
drm/mediatek: Separate mtk_mipi_tx to an independent module mtk_mipi_tx is a part of mtk_drm module, but phy driver should be an independent module rather than be part of drm module, so separate the phy driver to an independent module. Signed-off-by: Chun-Kuang Hu <chunkuang.hu@kernel.org>