clk: rockchip: drop MODULE_ALIAS from rk3399 clock controller
authorHeiko Stuebner <heiko@sntech.de>
Mon, 15 Mar 2021 11:25:02 +0000 (12:25 +0100)
committerHeiko Stuebner <heiko@sntech.de>
Sun, 21 Mar 2021 10:13:30 +0000 (11:13 +0100)
commit40f29839d8bef5aecaa772afa8e5f2ff8434b49f
tree2ef035922f42b2060d1609284c5a54502ccb7bb8
parente8c51b90f22031bf3f24d1f06d23bafac250bb62
clk: rockchip: drop MODULE_ALIAS from rk3399 clock controller

As suggested by Stephen during the rk3568 clock review, the MOUDLE_ALIAS
doesn't serve any meaningful purpose, so drop it from the rk3399 as well.

Suggested-by: Stephen Boyd <sboyd@kernel.org>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Reviewed-by: Stephen Boyd <sboyd@kernel.org>
Link: https://lore.kernel.org/r/20210315112502.343699-2-heiko@sntech.de
drivers/clk/rockchip/clk-rk3399.c