mbox series

[PULL,REQUEST] i2c-for-6.12-rc2

Message ID ZwDrGmD29b0rTCZL@shikoro
State New
Headers show
Series [PULL,REQUEST] i2c-for-6.12-rc2 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git tags/i2c-for-6.12-rc2

Message

Wolfram Sang Oct. 5, 2024, 7:30 a.m. UTC
The following changes since commit 9852d85ec9d492ebef56dc5f229416c925758edc:

  Linux 6.12-rc1 (2024-09-29 15:06:19 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git tags/i2c-for-6.12-rc2

for you to fetch changes up to 3689245dedfd6157bb6060b62e523a68f1d674b2:

  Merge tag 'i2c-host-fixes-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux into i2c/for-current (2024-10-04 18:30:37 +0200)

----------------------------------------------------------------
i2c-for-6.12-rc2

i2c-host fixes (from Andi)

In the stm32f7 a potential deadlock is fixed during runtime
suspend and resume.

----------------------------------------------------------------
Marek Vasut (1):
      i2c: stm32f7: Do not prepare/unprepare clock during runtime suspend/resume

Wolfram Sang (1):
      Merge tag 'i2c-host-fixes-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux into i2c/for-current

 drivers/i2c/busses/i2c-stm32f7.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)