]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
spi: axiado: spi: axiado: fix runtime pm imbalance on probe failure
authorMark Brown <broonie@kernel.org>
Wed, 22 Apr 2026 14:05:57 +0000 (15:05 +0100)
committerMark Brown <broonie@kernel.org>
Wed, 22 Apr 2026 14:05:57 +0000 (15:05 +0100)
commitad50f7bc5afefa3c2e013ae98511ead815b8f392
treeab9c35b28b0eaee2e79830d741d3057113e5491a
parent8370f1bd64d12a01a6c19e91d1dbe9bfbdb614f0
parent2b20e674244248cdd3e33eee34eebd7408ff134f
spi: axiado: spi: axiado: fix runtime pm imbalance on probe failure

Johan Hovold <johan@kernel.org> says:

The series fixes some runtime PM related issues in the axiado driver.

Included is also a couple of related cleanups.