From: Mark Grosen Date: Tue, 13 Dec 2011 07:14:15 +0000 (+0200) Subject: remoteproc: avoid registering a virtio device if not supported X-Git-Tag: v3.4-rc1~87^2~1^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d2d3956fbc1aa9a3ccdc9389b88505232764d4f;p=pandora-kernel.git remoteproc: avoid registering a virtio device if not supported Let remoteproc know when the firmware doesn't support any virtio functionality, so registering a virtio device can be avoided. This is needed for remote processors that doesn't require any virtio-based communications, but are still controlled via remoteproc. [ohad@wizery.com: write commit log] Signed-off-by: Mark Grosen Signed-off-by: Ohad Ben-Cohen --- Reading git-diff-tree failed