rpmsg: remove pointless OOM prints
authorAnna, Suman <s-anna@ti.com>
Fri, 12 Aug 2016 23:42:24 +0000 (18:42 -0500)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Sat, 13 Aug 2016 04:26:18 +0000 (21:26 -0700)
commita8bb3fd908309d9a3c01892b5854f82d462d8a3e
treeb786d7e8b59fba1a969434febcdd8c4945f6cf3b
parent6c49fbe369b0e4c59c7dd459c533cfc21a309552
rpmsg: remove pointless OOM prints

These types of error prints are superfluous. The system will
pick up on OOM issues and let the user know. While at this,
fix the usage of using a structure instead of the actual
variable in one of the allocations.

Signed-off-by: Suman Anna <s-anna@ti.com>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
drivers/rpmsg/virtio_rpmsg_bus.c