On Fri, Aug 23, 2024 at 03:52:12AM -0600, Chunhai Guo wrote: > Simplify the code by replacing devm_clk_get() and clk_prepare_enable() > with devm_clk_get_enabled(), which also avoids the call to > clk_disable_unprepare(). > > Signed-off-by: Chunhai Guo <guochunhai@xxxxxxxx> > --- > drivers/crypto/img-hash.c | 21 +++------------------ > 1 file changed, 3 insertions(+), 18 deletions(-) Patch applied. Thanks. -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt