From: Sjur Brændeland Date: Mon, 21 Jan 2013 23:21:20 +0000 (+1030) Subject: virtio_console: Let unconnected rproc device receive data. X-Git-Tag: v3.9-rc1~68^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f8051876a194d7f7fe7834d9853f240d6b4b9ab;p=pandora-kernel.git virtio_console: Let unconnected rproc device receive data. Allow rproc serial ports to receive data before the port is connected. Rproc serial ports usually talk to very simple remote devices with no control queue managing open/close events. So we must let remote devices write to the virtio ring even if the device is not yet fully initialized. Signed-off-by: Sjur Brændeland Signed-off-by: Rusty Russell --- Reading git-diff-tree failed