From: Linus Torvalds Date: Sun, 22 Sep 2019 17:58:15 +0000 (-0700) Subject: Merge tag 'rpmsg-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson... X-Git-Tag: v5.4-rc1~75 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=379bb045171dea3e2ee01b32fe88f2afe1fe2fa8;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'rpmsg-v5.4' of git://git./linux/kernel/git/andersson/remoteproc Pull rpmsg updates from Bjorn Andersson: "This contains updates to make the rpmsg sample driver more useful, fixes the naming of GLINK devices to avoid naming collisions and a few minor bug fixes. It also updates MAINTAINERS to reflect the move to kernel.org" * tag 'rpmsg-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc: rpmsg: glink-smem: Name the edge based on parent remoteproc rpmsg: glink: Use struct_size() helper rpmsg: virtio_rpmsg_bus: replace "%p" with "%pK" MAINTAINERS: rpmsg: fix git tree location rpmsg: core: fix comments samples/rpmsg: Introduce a module parameter for message count samples/rpmsg: Replace print_hex_dump() with print_hex_dump_debug() --- 379bb045171dea3e2ee01b32fe88f2afe1fe2fa8