Re: [PATCH 0/2] Fix stm32-rng for default state and suspend

2018-05-05 Thread Herbert Xu
On Mon, Apr 23, 2018 at 05:04:24PM +0200, Lionel Debieve wrote: > This series are fixing the default build state for stm32-rng that > activate the driver with arm multi_v7_defconfig. > Second patch is fixing the power suspend/resume behavior which was > not working. > > Lionel Debieve (2): >

[PATCH 0/2] Fix stm32-rng for default state and suspend

2018-04-23 Thread Lionel Debieve
This series are fixing the default build state for stm32-rng that activate the driver with arm multi_v7_defconfig. Second patch is fixing the power suspend/resume behavior which was not working. Lionel Debieve (2): hwrng: stm32 - define default state for rng driver hwrng: stm32-rng: Fix