[PATCH] crypto: mxs-dcp - Use the devm_clk_get_optional_enabled() helper
Herbert Xu
herbert at gondor.apana.org.au
Fri Mar 31 03:06:01 PDT 2023
On Sun, Mar 26, 2023 at 04:14:25PM +0200, Christophe JAILLET wrote:
> Use devm_clk_get_optional_enabled() instead of hand writing it.
> This saves some loC and improves the semantic.
>
> update the error handling path and the remove function accordingly.
>
> Signed-off-by: Christophe JAILLET <christophe.jaillet at wanadoo.fr>
> ---
> drivers/crypto/mxs-dcp.c | 21 +++++----------------
> 1 file changed, 5 insertions(+), 16 deletions(-)
Patch applied. Thanks.
--
Email: Herbert Xu <herbert at gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
More information about the linux-arm-kernel
mailing list