mirror of
https://github.com/nxp-imx/linux-imx.git
synced 2025-09-03 02:16:09 +02:00
![]() The divider_ro_round_rate() function could potentially return -EINVAL on
error but the error handling doesn't work because "rate" is unsigned.
It should be a type long.
Fixes:
|
||
---|---|---|
.. | ||
clk-stm32-core.c | ||
clk-stm32-core.h | ||
clk-stm32mp13.c | ||
Makefile | ||
reset-stm32.c | ||
reset-stm32.h | ||
stm32mp13_rcc.h |