summaryrefslogtreecommitdiff
path: root/rust/helpers/pci.c
diff options
context:
space:
mode:
authorChen-Yu Tsai <wenst@chromium.org>2025-08-25 18:09:31 +0300
committerStephen Boyd <sboyd@kernel.org>2025-09-21 19:32:54 +0300
commit5e121370a7ad3414c7f3a77002e2b18abe5c6fe1 (patch)
tree9eaa80b456d37fa5a2fe33064f691092dfd41c63 /rust/helpers/pci.c
parentcc5f9cfb2a2d22f05f5aa1c09bfa816cbfc4e10a (diff)
downloadlinux-5e121370a7ad3414c7f3a77002e2b18abe5c6fe1.tar.xz
clk: mediatek: clk-mux: Do not pass flags to clk_mux_determine_rate_flags()
The `flags` in |struct mtk_mux| are core clk flags, not mux clk flags. Passing one to the other is wrong. Since there aren't any actual users adding CLK_MUX_* flags, just drop it for now. Fixes: b05ea3314390 ("clk: mediatek: clk-mux: Add .determine_rate() callback") Signed-off-by: Chen-Yu Tsai <wenst@chromium.org> Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'rust/helpers/pci.c')
0 files changed, 0 insertions, 0 deletions