diff options
author | Rob Herring <[email protected]> | 2023-06-09 12:13:46 -0600 |
---|---|---|
committer | Stephen Boyd <[email protected]> | 2023-06-20 11:56:27 -0700 |
commit | 1949c0ebc8d660d35ea968ed609c528076b7d44f (patch) | |
tree | 2aef705f4b0133c58dce5a831ba0d1c620940013 /lib/netdev-notifier-error-inject.c | |
parent | 1ab391684c9e195c05834def0d08779500b0b319 (diff) |
clk: mvebu: Use of_get_cpu_hwid() to read CPU ID
Use of_get_cpu_hwid() rather than the open coded reading of the CPU
nodes "reg" property. The existing code is in fact wrong as the "reg"
address cells size is 2 cells for arm64. The existing code happens to
work because the DTS files are wrong as well.
Signed-off-by: Rob Herring <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'lib/netdev-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions