* [GIT PULL] I3C changes for 6.19 #2
@ 2025-12-12 23:06 Alexandre Belloni
2025-12-13 5:50 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Alexandre Belloni @ 2025-12-12 23:06 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-i3c, linux-kernel
Hello Linus,
Here is a second pull request for the i3c subsystem. We are removing an
API and having this sooner rather than later will help ensuring no one
introduces a new driver using it. I've also added patches removing the
"__free(...) = NULL" pattern because I'm sure we won't avoid people
sending those following the mailing list discussion...
The following changes since commit 79c3ae7ada0548d5097bdb65dde5d24a7d660fae:
regmap: i3c: switch to use i3c_xfer from i3c_priv_xfer (2025-12-02 17:33:02 +0100)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux.git tags/i3c/for-6.19-2
for you to fetch changes up to 136209e6bd981e60db6c0e78f2919ff2f92312d4:
i3c: adi: Fix confusing cleanup.h syntax (2025-12-12 23:59:39 +0100)
----------------------------------------------------------------
I3C for 6.19 #2
Subsystem:
- remove .priv_xfers
----------------------------------------------------------------
Frank Li (2):
i3c: master: switch to use new callback .i3c_xfers() from .priv_xfers()
i3c: master: cleanup callback .priv_xfers()
Krzysztof Kozlowski (2):
i3c: master: Fix confusing cleanup.h syntax
i3c: adi: Fix confusing cleanup.h syntax
drivers/i3c/master.c | 17 +++--------------
drivers/i3c/master/adi-i3c-master.c | 18 ++++++++----------
drivers/i3c/master/dw-i3c-master.c | 8 ++++----
drivers/i3c/master/i3c-master-cdns.c | 8 ++++----
drivers/i3c/master/mipi-i3c-hci/core.c | 8 ++++----
drivers/i3c/master/renesas-i3c.c | 6 +++---
include/linux/i3c/master.h | 12 ++----------
7 files changed, 28 insertions(+), 49 deletions(-)
--
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-12-13 5:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-12 23:06 [GIT PULL] I3C changes for 6.19 #2 Alexandre Belloni
2025-12-13 5:50 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).