Searched hist:da62ed5c019cc48648f37c7a07e6a56cf637a795 (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/char/hw_random/ |
H A D | stm32-rng.c | diff da62ed5c019cc48648f37c7a07e6a56cf637a795 Fri Apr 19 07:01:13 CEST 2024 Marek Vasut <marex@denx.de> hwrng: stm32 - put IP into RPM suspend on failure
In case of an irrecoverable failure, put the IP into RPM suspend to avoid RPM imbalance. I did not trigger this case, but it seems it should be done based on reading the code.
Fixes: b17bc6eb7c2b ("hwrng: stm32 - rework error handling in stm32_rng_read()") Signed-off-by: Marek Vasut <marex@denx.de> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|