mbox series

[GIT,PULL] rpmsg updates for v6.8

Message ID 20240115032444.155078-1-andersson@kernel.org (mailing list archive)
State Not Applicable
Headers show
Series [GIT,PULL] rpmsg updates for v6.8 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux.git tags/rpmsg-v6.8

Message

Bjorn Andersson Jan. 15, 2024, 3:24 a.m. UTC
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(-)

Comments

pr-tracker-bot@kernel.org Jan. 18, 2024, 12:05 a.m. UTC | #1
The pull request you sent on Sun, 14 Jan 2024 19:24:43 -0800:

> https://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux.git tags/rpmsg-v6.8

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/2a43434675b2114e8f909a5039cc421d35d35ce9

Thank you!