aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/dwc/pci-exynos.c
diff options
context:
space:
mode:
authorCristian Ciocaltea <[email protected]>2024-12-17 21:41:51 +0000
committerStephen Boyd <[email protected]>2024-12-23 20:53:52 +0000
commitdc924c24feb50530d0d379221460e279af5669bd (patch)
tree4d6e6eda828ea768999e1b3b17b5fd0fd5269476 /drivers/pci/controller/dwc/pci-exynos.c
parentclk: davinci: remove platform data struct (diff)
downloadkernel-dc924c24feb50530d0d379221460e279af5669bd.tar.gz
kernel-dc924c24feb50530d0d379221460e279af5669bd.zip
soc: mediatek: pwrap: Switch to devm_clk_bulk_get_all_enabled()
The helper devm_clk_bulk_get_all_enable() missed to return the number of clocks stored in the clk_bulk_data table referenced by the clks argument and, therefore, will be dropped. Use the newly introduced devm_clk_bulk_get_all_enabled() variant instead, which is consistent with devm_clk_bulk_get_all() in terms of the returned value: > 0 if one or more clocks have been stored = 0 if there are no clocks < 0 if an error occurred Reviewed-by: AngeloGioacchino Del Regno <[email protected]> Reviewed-by: Manivannan Sadhasivam <[email protected]> Signed-off-by: Cristian Ciocaltea <[email protected]> Link: https://lore.kernel.org/r/[email protected] Acked-by: AngeloGioacchino Del Regno <[email protected]> Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'drivers/pci/controller/dwc/pci-exynos.c')
0 files changed, 0 insertions, 0 deletions