[PATCH v2] clk: check parent_name in clk_register to avoid confusing log_error() output
Sean Anderson
seanga2 at gmail.com
Fri Dec 15 19:37:23 CET 2023
On Sat, 11 Nov 2023 03:19:52 +0800, Yang Xiwen wrote:
> For some gate clocks and fixed clocks without a parent, calling
> clk_register will print an useless error message indicating that parent
> is missing. Fix that by gaurding log_xxx() with an if-statement.
>
>
Applied, thanks!
[1/1] clk: check parent_name in clk_register to avoid confusing log_error() output
https://source.denx.de/u-boot/custodians/u-boot-clk/-/commit/09844d0de555
Best regards,
--
Sean Anderson <seanga2 at gmail.com>
More information about the U-Boot
mailing list