mbox series

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

Message ID Y1ORTh8CnCi7flAW@shikoro
State Accepted
Headers show
Series [PULL,REQUEST] i2c-for-6.1-rc2 | expand

Pull-request

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

Message

Wolfram Sang Oct. 22, 2022, 6:44 a.m. UTC
The following changes since commit 9abf2313adc1ca1b6180c508c25f22f9395cc780:

  Linux 6.1-rc1 (2022-10-16 15:36:24 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 65d78b8d0405fcda02b69fd3c34327e4af5cd465:

  i2c: mlxbf: depend on ACPI; clean away ifdeffage (2022-10-21 07:59:35 +0200)

----------------------------------------------------------------
RPM fix for qcom-cci, platform module alias for xiic, build warning fix
for mlxbf, typo fixes in comments

----------------------------------------------------------------
Adam Borowski (1):
      i2c: mlxbf: depend on ACPI; clean away ifdeffage

Bryan O'Donoghue (1):
      i2c: qcom-cci: Fix ordering of pm_runtime_xx and i2c_add_adapter

Jiangshan Yi (1):
      i2c: fix spelling typos in comments

Martin Tůma (1):
      i2c: xiic: Add platform module alias


with much appreciated quality assurance from
----------------------------------------------------------------
Jean Delvare (1):
      (Rev.) i2c: fix spelling typos in comments

Robert Foss (1):
      (Rev.) i2c: qcom-cci: Fix ordering of pm_runtime_xx and i2c_add_adapter

Vladimir Zapolskiy (2):
      (Rev.) i2c: qcom-cci: Fix ordering of pm_runtime_xx and i2c_add_adapter
      (Test) i2c: qcom-cci: Fix ordering of pm_runtime_xx and i2c_add_adapter

 drivers/i2c/busses/Kconfig        |  1 +
 drivers/i2c/busses/i2c-mlxbf.c    |  9 ---------
 drivers/i2c/busses/i2c-mlxcpld.c  |  2 +-
 drivers/i2c/busses/i2c-qcom-cci.c | 13 ++++++++-----
 drivers/i2c/busses/i2c-sis630.c   |  2 +-
 drivers/i2c/busses/i2c-xiic.c     |  1 +
 6 files changed, 12 insertions(+), 16 deletions(-)

Comments

pr-tracker-bot@kernel.org Oct. 22, 2022, 11:08 p.m. UTC | #1
The pull request you sent on Sat, 22 Oct 2022 08:44:30 +0200:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/cda5d920545c0f81554bfd241b190d3cb5c5da14

Thank you!