OSDN Git Service

sd: Send debug printfery to stderr not stdout
authorPeter Crosthwaite <peter.crosthwaite@xilinx.com>
Thu, 15 Nov 2012 06:32:53 +0000 (16:32 +1000)
committerStefan Hajnoczi <stefanha@redhat.com>
Fri, 7 Dec 2012 11:34:11 +0000 (12:34 +0100)
commit038d3d44598232f5aad40d1c84c215f38a21576c
treeaa46d8de2d410ecdaa7e291855fcccb60cd7e371
parent19e6c50d2d843220efbdd3b2db21d83c122c364a
sd: Send debug printfery to stderr not stdout

Some debug printfs for SD are coming up in stdout. Redirected them to stderr
instead.

Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
hw/sd.c