Re: [PATCH v2 9/9] spi: spi-s3c64xx: Turn on interrupts upon resume

From: Krzysztof Kozlowski
Date: Sat Aug 22 2020 - 08:44:39 EST


On Fri, Aug 21, 2020 at 06:14:01PM +0200, Łukasz Stelmach wrote:
> s3c64xx_spi_hwinit() disables interrupts. In s3c64xx_spi_probe() after
> calling s3c64xx_spi_hwinit() they are enabled with the following call.
>
> Signed-off-by: Łukasz Stelmach <l.stelmach@xxxxxxxxxxx>
> ---
> drivers/spi/spi-s3c64xx.c | 4 ++++
> 1 file changed, 4 insertions(+)

Reviewed-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx>

Best regards,
Krzysztof