diff options
author | Théo Lebrun <theo.lebrun@bootlin.com> | 2023-12-18 18:14:16 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-01-25 15:45:07 -0800 |
commit | a1224b95e16332bc766f958e3d80e246c7a796ec (patch) | |
tree | 4ab11f5bf7f208a8a1795f4e39ea82215cf686b5 /drivers/pwm/pwm-stm32.c | |
parent | aa33dcb4952ed4bc6eef5a1b375eb9485dc28d76 (diff) |
clk: fixed-rate: fix clk_hw_register_fixed_rate_with_accuracy_parent_hw
[ Upstream commit ee0cf5e07f44a10fce8f1bfa9db226c0b5ecf880 ]
Add missing comma and remove extraneous NULL argument. The macro is
currently used by no one which explains why the typo slipped by.
Fixes: 2d34f09e79c9 ("clk: fixed-rate: Add support for specifying parents via DT/pointers")
Signed-off-by: Théo Lebrun <theo.lebrun@bootlin.com>
Link: https://lore.kernel.org/r/20231218-mbly-clk-v1-1-44ce54108f06@bootlin.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'drivers/pwm/pwm-stm32.c')
0 files changed, 0 insertions, 0 deletions