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