Merge branch 'rpmsg-linux-3.14.y' of git://git.ti.com/rpmsg/rpmsg into rpmsg-ti-linux...
authorSuman Anna <s-anna@ti.com>
Fri, 29 Aug 2014 20:38:44 +0000 (15:38 -0500)
committerSuman Anna <s-anna@ti.com>
Fri, 29 Aug 2014 20:39:16 +0000 (15:39 -0500)
Pull in the base rpmsg tree that adds two new rpmsg client drivers:
rpmsg-rpc & rpmsg-proto.

The rpmsg-rpc driver is currently used with the MultiMedia stack, and
needs a patch in omapdrm for proper cache flushing of the pages where
the rpc pointer translations are being handled.

The rpmsg-proto driver supports the MessageQ API in the IPC product

* 'rpmsg-linux-3.14.y' of git://git.ti.com/rpmsg/rpmsg:
  net/rpmsg: add support for new rpmsg sockets
  rpmsg: add api for creating and deleting rpmsg channels
  drm/omap: flush the mapped page in kmap/kunmap
  rpmsg: rpc: introduce a new rpmsg_rpc driver
  rpmsg: add api for getting the underlying virtio device

Signed-off-by: Suman Anna <s-anna@ti.com>

Trivial merge