]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
remoteproc: remoteproc_rpmsg -> remoteproc_virtio
authorOhad Ben-Cohen <ohad@wizery.com>
Mon, 13 Feb 2012 02:03:31 +0000 (04:03 +0200)
committerOhad Ben-Cohen <ohad@wizery.com>
Tue, 6 Mar 2012 17:13:45 +0000 (19:13 +0200)
commit04a9016e82193cfbe2f9111b4c59de5628fbbe3b
tree95e3372e95911ef0678a1f7e7787adae972813c6
parentfd2c15ec1dd3c2fdfc6ff03bb9644da9d530e3b9
remoteproc: remoteproc_rpmsg -> remoteproc_virtio

At this point remoteproc can only register a single VIRTIO_ID_RPMSG virtio
device.

This limitation is going away soon: remoteproc is getting support for
registering any number of virtio devices and of any type (as
published by the firmware of the remote processor).

Rename remoteproc_rpmsg.c to remoteproc_virtio.c in preparation of
this generalization work.

Signed-off-by: Ohad Ben-Cohen <ohad@wizery.com>
Cc: Brian Swetland <swetland@google.com>
Cc: Iliyan Malchev <malchev@google.com>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Grant Likely <grant.likely@secretlab.ca>
Cc: Rusty Russell <rusty@rustcorp.com.au>
Cc: Mark Grosen <mgrosen@ti.com>
Cc: John Williams <john.williams@petalogix.com>
Cc: Michal Simek <monstr@monstr.eu>
Cc: Loic PALLARDY <loic.pallardy@stericsson.com>
Cc: Ludovic BARRE <ludovic.barre@stericsson.com>
Cc: Omar Ramirez Luna <omar.luna@linaro.org>
Cc: Guzman Lugo Fernando <fernando.lugo@ti.com>
Cc: Anna Suman <s-anna@ti.com>
Cc: Clark Rob <rob@ti.com>
Cc: Stephen Boyd <sboyd@codeaurora.org>
Cc: Saravana Kannan <skannan@codeaurora.org>
Cc: David Brown <davidb@codeaurora.org>
Cc: Kieran Bingham <kieranbingham@gmail.com>
Cc: Tony Lindgren <tony@atomide.com>
drivers/remoteproc/Makefile
drivers/remoteproc/remoteproc_virtio.c [moved from drivers/remoteproc/remoteproc_rpmsg.c with 100% similarity]