Merge branch 'rpmsg-linux-4.9.y' of git://git.ti.com/rpmsg/rpmsg into rpmsg-ti-linux-4.9.y
Pull in the updated rpmsg base feature branch that adds a new
rpmsg bus driver, rpmsg-proto. The rpmsg-proto driver implements
a remote processor messaging socket interface, and supports the
MessageQ stack in the TI IPC product.
The merge also includes a minor bug fix in the rpmsg core (a
backport from upstream) to fix the return values of the
rpmsg_create_ept() API.
* 'rpmsg-linux-4.9.y' of git://git.ti.com/rpmsg/rpmsg:
net/rpmsg: add support for new rpmsg sockets
rpmsg: rpmsg_create_ept() returns NULL on error
Signed-off-by: Suman Anna <s-anna@ti.com>