Revert "spi: spi-fsl-lpspi: Undo runtime PM changes at driver exit time"
This reverts commit 74c683a935
.
This commit is contained in:
parent
3f2586ab3f
commit
409a129ce8
1 changed files with 0 additions and 1 deletions
|
@ -948,7 +948,6 @@ static int fsl_lpspi_remove(struct platform_device *pdev)
|
|||
|
||||
fsl_lpspi_dma_exit(controller);
|
||||
|
||||
pm_runtime_dont_use_autosuspend(fsl_lpspi->dev);
|
||||
pm_runtime_disable(fsl_lpspi->dev);
|
||||
return 0;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue