mbox series

[0/2] hwrng: stm32 - Fix issue and add default quality level

Message ID 1554114646-18791-1-git-send-email-lionel.debieve@st.com
Headers show
Series hwrng: stm32 - Fix issue and add default quality level | expand

Message

Lionel Debieve April 1, 2019, 10:30 a.m. UTC
This series will fix two missing parts in the current driver.
The first one will fix a missing function in the rng driver that
need to call a proper removal to notify the pm_runtime framework.

Second is an improvement for driver to be used as default entropy
source early in the boot processing.

Lionel Debieve (2):
  hwrng: stm32 - fix unbalanced pm_runtime_enable
  hwrng: stm32 - set default random quality

 drivers/char/hw_random/stm32-rng.c | 9 +++++++++
 1 file changed, 9 insertions(+)

-- 
2.7.4