Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
spi/s3c64xx: Remove redundant runtime PM management
The device already asks the core to hold a runtime PM reference while it is active so it is redundant to open code that in the driver itself. Signed-off-by: Mark Brown <broonie@kernel.org>
- Loading branch information