From: Wolfram Sang <wsa@the-dreams.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-i2c@vger.kernel.org, linux-kernel@vger.kernel.org,
Peter Rosin <peda@axentia.se>,
Bartosz Golaszewski <brgl@bgdev.pl>
Subject: [PULL REQUEST] i2c for 5.5
Date: Fri, 13 Dec 2019 16:31:39 +0100 [thread overview]
Message-ID: <20191213153136.GA3396@kunai> (raw)
[-- Attachment #1: Type: text/plain, Size: 1526 bytes --]
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(-)
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next reply other threads:[~2019-12-13 20:38 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-13 15:31 Wolfram Sang [this message]
2019-12-13 23:10 ` [PULL REQUEST] i2c for 5.5 pr-tracker-bot
-- strict thread matches above, loose matches on Subject: below --
2020-01-19 14:14 Wolfram Sang
2020-01-19 20:20 ` pr-tracker-bot
2020-01-11 20:07 Wolfram Sang
2020-01-11 23:50 ` pr-tracker-bot
2019-11-30 15:44 Wolfram Sang
2019-12-02 2:50 ` pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20191213153136.GA3396@kunai \
--to=wsa@the-dreams.de \
--cc=brgl@bgdev.pl \
--cc=linux-i2c@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=peda@axentia.se \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox