mbox series

[PULL,REQUEST] i2c-for-6.14-rc4

Message ID Z7sPfKmfDJzXOPrs@shikoro
State New
Headers show
Series [PULL,REQUEST] i2c-for-6.14-rc4 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git tags/i2c-for-6.14-rc4

Message

Wolfram Sang Feb. 23, 2025, 12:07 p.m. UTC
The following changes since commit 0ad2507d5d93f39619fc42372c347d6006b64319:

  Linux 6.14-rc3 (2025-02-16 14:02:44 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git tags/i2c-for-6.14-rc4

for you to fetch changes up to 781813db7909d945c33d3b035822225f3598774d:

  i2c: core: Allocate temporary client dynamically (2025-02-22 10:27:37 +0100)

----------------------------------------------------------------
i2c-for-6.14-rc4

Revert one cleanup which turned out to eat too much stack space

----------------------------------------------------------------
Geert Uytterhoeven (1):
      i2c: core: Allocate temporary client dynamically


with much appreciated quality assurance from
----------------------------------------------------------------
Guenter Roeck (1):
      (Rev.) i2c: core: Allocate temporary client dynamically

Su Hui (1):
      (Rev.) i2c: core: Allocate temporary client dynamically

 drivers/i2c/i2c-core-base.c | 15 ++++++++++-----
 1 file changed, 10 insertions(+), 5 deletions(-)