[GIT PULL] rpmsg updates for v6.8

From: Bjorn Andersson
Date: Sun Jan 14 2024 - 22:20:14 EST



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(-)