]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'rpmsg-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/remoteproc...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 18 Jan 2022 07:27:40 +0000 (09:27 +0200)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 18 Jan 2022 07:27:40 +0000 (09:27 +0200)
commitfc59489f4a58ccfe136521e207a86bbd7d076db6
treee01ab7b413968ede888088558f5f10227fb68624
parent25e8b8e9dbde56d29d088f1b120b4cd9bc95ee92
parent7a913a473e2338d90f6575981870eb9d85b67654
Merge tag 'rpmsg-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux

Pull rpmsg updates from Bjorn Andersson:
 "This adds pr_fmt for the rpmsg_char driver, fixes error handling in
  rpmsg_dev_probe() and corrects the spelling of "Return:" in various
  places, in order to fix kerneldoc"

* tag 'rpmsg-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux:
  rpmsg: core: Clean up resources on announce_create failure.
  rpmsg: Fix documentation return formatting
  rpmsg: char: Add pr_fmt() to prefix messages