On Fri, Dec 18, 2020 at 11:57:08AM +0100, matthias....@kernel.org wrote: > From: Matthias Brugger <mbrug...@suse.com> > > 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 <mbrug...@suse.com> > Acked-by: Florian Fainelli <f.faine...@gmail.com> > > --- > > 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 <herb...@gondor.apana.org.au> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt