Re: [PATCH 1/6] spi: stm32: fixes pm_runtime calls in probe/remove

From: Mark Brown
Date: Wed Jun 30 2021 - 08:34:50 EST


On Wed, Jun 30, 2021 at 10:45:18AM +0200, Alain Volmat wrote:

> + pm_runtime_set_autosuspend_delay(&pdev->dev,
> + STM32_SPI_AUTOSUSPEND_DELAY);
> + pm_runtime_use_autosuspend(&pdev->dev);

The driver wasn't using autosuspend at all prior to this patch so
there's no fix from that part of the change, the enabling of autosuspend
ought to be split out into a separate patch.

Attachment: signature.asc
Description: PGP signature