On Sun, Sep 04, 2016 at 11:43:08PM +0530, PrasannaKumar Muralidharan wrote: > Use devm_ioremap and devm_hwrng_register instead of ioremap and > hwrng_register. This removes unregistering and error handling code. > > Changes in v2: > Remove hardcoded resource size in ioremap, use resource struct obtained > by calling platform_get_resource. > > Removing hardcoded resource size was suggested by LABBE Corentin. > > CC: Darren Stevens <[email protected]> > > Suggested-by: LABBE Corentin <[email protected]> > Signed-off-by: PrasannaKumar Muralidharan <[email protected]>
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
