]> 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)
commitb626c8840ba4428c998e8ca4a5ec4d97f440eba0
treee01ab7b413968ede888088558f5f10227fb68624
parenta6d9fc7073f1aa94c7804486fbbb94382238e29e
parent2115d61b02c4e0940dd2968b2feef4b72d44ab2c
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