[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240115032444.155078-1-andersson@kernel.org>
Date: Sun, 14 Jan 2024 19:24:43 -0800
From: Bjorn Andersson <andersson@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Ohad Ben-Cohen <ohad@...ery.com>,
linux-remoteproc@...r.kernel.org,
linux-kernel@...r.kernel.org,
Adrien Leravat <adrien.leravat@...il.com>,
Xiaolei Wang <xiaolei.wang@...driver.com>
Subject: [GIT PULL] rpmsg updates for v6.8
The following changes since commit 98b1cc82c4affc16f5598d4fa14b1858671b2263:
Linux 6.7-rc2 (2023-11-19 15:02:14 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux.git tags/rpmsg-v6.8
for you to fetch changes up to d5362c37e1f8a40096452fc201c30e705750e687:
rpmsg: virtio: Free driver_override when rpmsg_remove() (2023-12-18 10:56:03 -0700)
----------------------------------------------------------------
rpmsg updates for v6.8
This make virtio free driver_override upon removal. It also updates the
rpmsg documentation after earlier API updates.
----------------------------------------------------------------
Adrien Leravat (1):
doc: rmpsg: Update with rpmsg_endpoint
Xiaolei Wang (1):
rpmsg: virtio: Free driver_override when rpmsg_remove()
Documentation/staging/rpmsg.rst | 50 ++++++++++++++++++++++------------------
drivers/rpmsg/virtio_rpmsg_bus.c | 1 +
2 files changed, 28 insertions(+), 23 deletions(-)
Powered by blists - more mailing lists