diff options
author | AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> | 2023-03-06 15:05:36 +0100 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2023-03-13 19:50:17 +0100 |
commit | 124294ff468fb3e2767473f2e317cd0ffa7eff90 (patch) | |
tree | af3e1706fe99e5985077d76da989a1b2e40c126c /drivers/ptp/ptp_clockmatrix.h | |
parent | clk: mediatek: Split configuration options for MT8186 clock drivers (diff) | |
download | linux-124294ff468fb3e2767473f2e317cd0ffa7eff90.tar.xz linux-124294ff468fb3e2767473f2e317cd0ffa7eff90.zip |
clk: mediatek: mt8192: Move apmixedsys clock driver to its own file
This is the last man standing in clk-mt8192.c that won't allow us to
use the module_platform_driver() macro, and for *no* good reason.
Move it to clk-mt8192-apmixedsys.c and while at it, also add a
.remove() callback for it.
Also, since the need for "clk-mt8192-simple" and "clk-mt8192" was
just due to them being in the same file and probing different clocks,
and since now there's just one platform_driver struct per file, it
seemed natural to rename the `-simple` variant to just "clk-mt8192".
Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Reviewed-by: Chen-Yu Tsai <wenst@chromium.org>
Tested-by: Miles Chen <miles.chen@mediatek.com>
Tested-by: Chen-Yu Tsai <wenst@chromium.org>
Link: https://lore.kernel.org/r/20230306140543.1813621-48-angelogioacchino.delregno@collabora.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'drivers/ptp/ptp_clockmatrix.h')
0 files changed, 0 insertions, 0 deletions