commit | 406244f3f3f9f56a20b9036d7e0e67125a41a3a2 | [log] [tgz] |
---|---|---|
author | Stephen Boyd <sboyd@codeaurora.org> | Fri May 19 14:52:57 2017 -0700 |
committer | Stephen Boyd <sboyd@codeaurora.org> | Thu Jun 01 15:27:33 2017 -0700 |
tree | acbfd81b100600347ae6928c81e7bc1cf8df215a | |
parent | 92b0fef62408ed6d005c94099e1632b0c5214cf2 [diff] |
clk: qcom: clk-cpu-osm: Fix CPU mapping logic The 'cpu' argument to this function passes through completely unchanged. This can lead to broken behavior when logical CPU0 is not actually the same as the hardware identified CPU0. Change-Id: I6b58ba3e0955d0b7486953811850307786a3dce2 Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>