summaryrefslogtreecommitdiff
path: root/Kconfig
diff options
context:
space:
mode:
authorAngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>2022-10-06 13:09:35 +0200
committerMatthias Brugger <matthias.bgg@gmail.com>2023-02-01 14:22:29 +0100
commit916120df5aa926d65f4666c075ed8d4955ef7bab (patch)
treef9cf7f11633ff2641c98836918f1cb9a27eea8c4 /Kconfig
parentd5a7d809907c5df9e79625cd5f7d5a43b70dd913 (diff)
soc: mediatek: mtk-devapc: Switch to devm_clk_get_enabled()
This driver does exactly devm_clk_get() and clk_prepare_enable() right after, which is exactly what devm_clk_get_enabled() does: clean that up by switching to the latter. This commit brings no functional changes. Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> Link: https://lore.kernel.org/r/20221006110935.59695-1-angelogioacchino.delregno@collabora.com Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions