diff options
author | Claudiu Beznea <[email protected]> | 2023-06-15 13:19:31 +0300 |
---|---|---|
committer | Stephen Boyd <[email protected]> | 2023-06-20 12:27:47 -0700 |
commit | ebf51575c8418fcbabe489b3b4a4227c34ed256a (patch) | |
tree | c4dfdaf35dbb6c48a3341c3b25286dec06b09b6d /lib/memory-notifier-error-inject.c | |
parent | 7fb933e56f77a57ef7cfc59fc34cbbf1b1fa31ff (diff) |
clk: fix typo in clk_hw_register_fixed_rate_parent_data() macro
clk_hw_register_fixed_rate_parent_data() 3rd parameter is parent_data
not parent_hw. Inner function (__clk_hw_register_fixed_rate()) is called
with parent_data parameter as valid. To have this parameter taken into
account update the name of the 3rd parameter of
clk_hw_register_fixed_rate_parent_data() macro to parent_data.
Signed-off-by: Claudiu Beznea <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions