[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <YzaJZBDyZioUf36l@gondor.apana.org.au>
Date: Fri, 30 Sep 2022 14:15:00 +0800
From: Herbert Xu <herbert@...dor.apana.org.au>
To: YueHaibing <yuehaibing@...wei.com>
Cc: neal_liu@...eedtech.com, davem@...emloft.net, joel@....id.au,
andrew@...id.au, johnny_huang@...eedtech.com,
dphadke@...ux.microsoft.com, linux-aspeed@...ts.ozlabs.org,
linux-crypto@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH -next] crypto: aspeed - Fix check for platform_get_irq()
errors
On Tue, Sep 20, 2022 at 11:21:18AM +0800, YueHaibing wrote:
> The platform_get_irq() function returns negative on error and
> positive non-zero values on success. It never returns zero, but if it
> did then treat that as a success.
>
> Also remove redundant dev_err() print as platform_get_irq() already
> prints an error.
>
> Fixes: 108713a713c7 ("crypto: aspeed - Add HACE hash driver")
> Signed-off-by: YueHaibing <yuehaibing@...wei.com>
> ---
> drivers/crypto/aspeed/aspeed-hace.c | 4 +---
> 1 file changed, 1 insertion(+), 3 deletions(-)
Patch applied. Thanks.
--
Email: Herbert Xu <herbert@...dor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
Powered by blists - more mailing lists