]> git.ipfire.org Git - thirdparty/linux.git/commit
spi: orion: runtime PM fixes
authorMark Brown <broonie@kernel.org>
Wed, 22 Apr 2026 12:49:21 +0000 (13:49 +0100)
committerMark Brown <broonie@kernel.org>
Wed, 22 Apr 2026 12:49:21 +0000 (13:49 +0100)
commit8370f1bd64d12a01a6c19e91d1dbe9bfbdb614f0
treec6bec3760a53565fd19cf8ac1f30a9112285c477
parenta1d50a37d3b1df84f536a982f692371039df4a48
parentfa5061daffe841c2577c987c4f3515c45e53b775
spi: orion: runtime PM fixes

Johan Hovold <johan@kernel.org> says:

This series fixes some runtime PM related issues in the orion driver.

Included is also a related clean up.