Stephen Boyd 12a0fd23e8 clk: Print an error when clk registration fails
We have a lot of driver code that prints an error message when
registering a clk fails. Do that in the core function instead to
consolidate code. This also helps drivers avoid the anti-pattern of
accessing the struct clk_hw::init pointer after registration.

Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Link: https://lore.kernel.org/r/20250226235408.1339266-1-sboyd@kernel.org
2025-03-04 13:53:48 -08:00
..
2024-08-02 16:53:38 -07:00
2025-01-25 16:03:40 -08:00
2024-08-27 12:11:45 -07:00
2024-10-17 12:02:42 -07:00