Merge tag 'i2c-host-fixes-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Fri, 9 Aug 2024 13:28:08 +0000 (15:28 +0200)
committerWolfram Sang <wsa+renesas@sang-engineering.com>
Fri, 9 Aug 2024 13:28:08 +0000 (15:28 +0200)
commit01a620d491592ead12eca039fe1c9e74908c35cf
tree15271737ef24a7375f01eb928595ea3ba13c13ad
parent74b0666f97f9455bc799405b7874df62fcb66bae
parent9ba48db9f77ce0001dbb882476fa46e092feb695
Merge tag 'i2c-host-fixes-6.11-rc3' of git://git./linux/kernel/git/andi.shyti/linux into i2c/for-current

Two fixes on the Qualcomm GENI I2C controller are cleaning up the
error exit patch in the runtime_resume() function. The first is
disabling the clock, the second disables the icc on the way out.