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)
commita6a650e0e517fc1881525cdb15013836a9821a2d
treebb018a66be00d607526bfd186d904abc28834ab1
parent951dbd6f870731f2431645604a768718fce182b8
parent1d987626bd652ce5cc798fbf1383670bfb587871
Merge branch 'rpmsg-linux-3.14.y' of git://git.ti.com/rpmsg/rpmsg into rpmsg-ti-linux-3.14.y

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>