Merge tag 'rpmsg-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/remoteproc...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 21 Mar 2024 17:45:43 +0000 (10:45 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 21 Mar 2024 17:45:43 +0000 (10:45 -0700)
commit91f263dda66a2dd4bf0c5d8ad6f48ab9fd5d9eca
tree806a9c478c83df6b8ba2226fb604c84ebe77ee1f
parent0e875ee5e897db13104faab93bb1ab2b95da9ab9
parentb03aa6d4e9a74c4289929b6cf3c6bcc80270682d
Merge tag 'rpmsg-v6.9' of git://git./linux/kernel/git/remoteproc/linux

Pull rpmsg updates from Bjorn Andersson:
 "This transitions rpmsg_ctrl and rpmsg_char drivers away from the
  deprecated ida_simple_*() API. It also makes the rpmsg_bus const"

* tag 'rpmsg-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux:
  rpmsg: core: Make rpmsg_bus const
  rpmsg: Remove usage of the deprecated ida_simple_xx() API