]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
remoteproc: remove unused resource type
authorOhad Ben-Cohen <ohad@wizery.com>
Tue, 13 Dec 2011 10:17:59 +0000 (12:17 +0200)
committerOhad Ben-Cohen <ohad@wizery.com>
Wed, 8 Feb 2012 20:54:24 +0000 (22:54 +0200)
commit2fd51811b8b87408fd680b442364e3474a1a0f21
tree6c09de1c1352f98d70b00d3b177fd3372b809fbb
parent7d2d3956fbc1aa9a3ccdc9389b88505232764d4f
remoteproc: remove unused resource type

RSC_VIRTIO_CFG isn't being used, so remove it.

Originally it was introduced to overcome a resource table limitation
that prevented describing a virtio device in a single resource table
entry.

The plan though is to describe resource table entries in a TLV fashion,
where each entry will consume the amount of space it requires,
so the original limitation is anyway temporary.

Reported-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Ohad Ben-Cohen <ohad@wizery.com>
include/linux/remoteproc.h