On Wed, Oct 14, 2015 at 05:04:55PM +0100, Daniel Thompson wrote:
Commit c6a97c42e399 ("hwrng: stm32 - add support for STM32 HW RNG") was inadequately tested (actually it was tested quite hard so incompetent would be a better description that inadequate) and does not compile on platforms with CONFIG_PM set.
Fix this.
Signed-off-by: Daniel Thompson daniel.thompson@linaro.org
Patch applied. Thanks!