[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20191213153136.GA3396@kunai>
Date: Fri, 13 Dec 2019 16:31:39 +0100
From: Wolfram Sang <wsa@...-dreams.de>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-i2c@...r.kernel.org, linux-kernel@...r.kernel.org,
Peter Rosin <peda@...ntia.se>,
Bartosz Golaszewski <brgl@...ev.pl>
Subject: [PULL REQUEST] i2c for 5.5
Linus,
I2C has some core changes this time. A removal of an old API where all
in-kernel users have been converted as of v5.5-rc1. A kdoc fix. And, a
new helper which ideally should have been added during the merge window.
I hope it is still okay because it will make dependencies for the next
API conversion a tad easier and it cannot cause regressions.
Thanks,
Wolfram
The following changes since commit e42617b825f8073569da76dc4510bfa019b1c35a:
Linux 5.5-rc1 (2019-12-08 14:57:55 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git i2c/for-next
for you to fetch changes up to 8c9312a925ad859daefd0f443ef3b6dc7157d881:
i2c: add helper to check if a client has a driver attached (2019-12-11 08:39:07 +0100)
----------------------------------------------------------------
Randy Dunlap (1):
i2c: fix header file kernel-doc warning
Wolfram Sang (2):
i2c: remove i2c_new_dummy() API
i2c: add helper to check if a client has a driver attached
with much appreciated quality assurance from
----------------------------------------------------------------
Luca Ceresoli (2):
(Test) i2c: remove i2c_new_dummy() API
(Rev.) i2c: remove i2c_new_dummy() API
Niklas Söderlund (1):
(Rev.) i2c: remove i2c_new_dummy() API
drivers/i2c/i2c-core-base.c | 23 -----------------------
include/linux/i2c.h | 12 ++++++------
2 files changed, 6 insertions(+), 29 deletions(-)
Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)
Powered by blists - more mailing lists