Merge branch 'rpmsg-linux-4.9.y' of git://git.ti.com/rpmsg/rpmsg into rpmsg-ti-linux-4.9.y
Pull in the base rpmsg tree that adds a new rpmsg client driver,
rpmsg-rpc which is required by the TI MultiMedia stack with
hardware acceleration on OMAP4+ family of SoCs. The merge also
pulls in various bug fixes and memory leak fixes found during
error recovery with active open applications.
* 'rpmsg-linux-4.9.y' of git://git.ti.com/rpmsg/rpmsg:
rpmsg: rpc: fix potential memory leak of unprocessed skbs
rpmsg: rpc: fix ept memory leak during recovery
rpmsg: rpc: use the local device pointer in all file operations
rpmsg: rpc: maintain a reference device pointer per open fd
rpmsg: rpc: fix sysfs entry creation failures during recovery
rpmsg: rpc: introduce a new rpmsg_rpc driver
Signed-off-by: Suman Anna <s-anna@ti.com>