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

Krzysztof Kozlowski krzk at kernel.org
Sat Aug 22 08:44:31 EDT 2020


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 at samsung.com>
> ---
>  drivers/spi/spi-s3c64xx.c | 4 ++++
>  1 file changed, 4 insertions(+)

Reviewed-by: Krzysztof Kozlowski <krzk at kernel.org>

Best regards,
Krzysztof



More information about the linux-arm-kernel mailing list