Skip to content

scmi_clock: Fix clock indexing in device table

Md Golam Tanvir Zim requested to merge mz/fix-clk-idx into main

In some instances while accessing the clock device table, the device index is used instead of scmi index. This patch fixes those.

Signed-off-by: Md Golam Tanvir Zim mdgolamtanvir.zim@arm.com Change-Id: I7c7981f0af4cdd468f68e380e99f9db6beabf67a

Merge request reports