summaryrefslogtreecommitdiff
path: root/scripts/stackusage
diff options
context:
space:
mode:
authorDaniel Golle <daniel@makrotopia.org>2024-12-15 22:13:49 +0000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-02-17 10:05:11 +0100
commit234438b46322840a9d6d097e6d15fbcf786e9db9 (patch)
tree1b683f8ac18eab4a049c892af29d3eae4ac39c50 /scripts/stackusage
parent35ce9e7c9fceea41b77e075d5769b0ee886f0a91 (diff)
downloadlinux-234438b46322840a9d6d097e6d15fbcf786e9db9.tar.gz
linux-234438b46322840a9d6d097e6d15fbcf786e9db9.tar.bz2
linux-234438b46322840a9d6d097e6d15fbcf786e9db9.zip
clk: mediatek: mt2701-vdec: fix conversion to mtk_clk_simple_probe
commit 7c8746126a4e256fcf1af9174ee7d92cc3f3bc31 upstream. Commit 973d1607d936 ("clk: mediatek: mt2701: use mtk_clk_simple_probe to simplify driver") broke DT bindings as the highest index was reduced by 1 because the id count starts from 1 and not from 0. Fix this, like for other drivers which had the same issue, by adding a dummy clk at index 0. Fixes: 973d1607d936 ("clk: mediatek: mt2701: use mtk_clk_simple_probe to simplify driver") Cc: stable@vger.kernel.org Signed-off-by: Daniel Golle <daniel@makrotopia.org> Link: https://lore.kernel.org/r/b126a5577f3667ef19b1b5feea5e70174084fb03.1734300668.git.daniel@makrotopia.org Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> Signed-off-by: Stephen Boyd <sboyd@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions