From: Linus Torvalds Date: Sat, 9 Mar 2024 18:32:03 +0000 (-0800) Subject: Merge tag 'i2c-for-6.8-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa... X-Git-Tag: configfs-6.13-2024-11-19~1998 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=005f6f34bd47eaa61d939a2727fc648e687b84c1;p=users%2Fhch%2Fconfigfs.git Merge tag 'i2c-for-6.8-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux Pull i2c fixes from Wolfram Sang: "Two patches from Heiner for the i801 are targeting muxes discovered while working on some other features. Essentially, there is a reordering when adding optional slaves and proper cleanup upon registering a mux device. Christophe fixes the exit path in the wmt driver that was leaving the clocks hanging, and the last fix from Tommy avoids false error reports in IRQ" * tag 'i2c-for-6.8-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux: i2c: aspeed: Fix the dummy irq expected print i2c: wmt: Fix an error handling path in wmt_i2c_probe() i2c: i801: Avoid potential double call to gpiod_remove_lookup_table i2c: i801: Fix using mux_pdev before it's set --- 005f6f34bd47eaa61d939a2727fc648e687b84c1