On Fri, Dec 18, 2020 at 11:57:08AM +0100, [email protected] wrote: > From: Matthias Brugger <[email protected]> > > We are calling the same code for enable and disable the block in various > parts of the driver. Put that code into a new function to reduce code > duplication. > > Signed-off-by: Matthias Brugger <[email protected]> > Acked-by: Florian Fainelli <[email protected]> > > --- > > Changes in v2: > - rename function to iproc_rng200_enable_set() > - use u32 value instead of uint32_t > > drivers/char/hw_random/iproc-rng200.c | 35 ++++++++++++--------------- > 1 file changed, 16 insertions(+), 19 deletions(-)
Patch applied. Thanks. -- Email: Herbert Xu <[email protected]> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

