Merge tag 'i2c-host-fixes-6.8-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Mon, 13 May 2024 13:55:19 +0000 (15:55 +0200)
committerWolfram Sang <wsa+renesas@sang-engineering.com>
Mon, 13 May 2024 13:55:19 +0000 (15:55 +0200)
This tag includes two fixes. The first one, in the Cadence driver
seen in Qemu, prevents unintentional FIFO clearing at the
beginning of a transaction. The second fix, in the SynQuacer,
ensures proper error handling during clock get, prepare, and
enable operations by using the devm_clk_get_enabled() helper.


Trivial merge