[PATCH v2] clk: fix clk_get_rate() documentation

Sean Anderson seanga2 at gmail.com
Wed Dec 15 20:05:23 CET 2021


On Sun, 14 Feb 2021 03:17:18 +0100, Giulio Benetti wrote:
> Improve clk_get_rate() @return documentation that otherwise is a bit
> ambiguous. At the moment I expect to return 0 as error since the return
> type is 'ulong', instead the function really returns negative value in
> case the corresponding function pointer is null and returns 0 if the clock
> is invalid.
> 
> 
> [...]

Applied, thanks!

[1/1] clk: fix clk_get_rate() documentation
      commit: 9e578f6340ba3f4324cd823872afe6eda39857d2

Best regards,
-- 
Sean Anderson <seanga2 at gmail.com>


More information about the U-Boot mailing list