OSDN Git Service

Do not print warnings on stdout
authorMichael Müller <michael@fds-team.de>
Wed, 4 Mar 2015 23:15:45 +0000 (00:15 +0100)
committerXiang, Haihao <haihao.xiang@intel.com>
Thu, 5 Mar 2015 01:13:35 +0000 (09:13 +0800)
commitd5da9bba31a85a61fc683f202e21cf1ea81215bd
tree3542af31e27e80fe6e1fa02c93a75232e01d295f
parente8fde1cdaafb93c2b54d6092a728d099ad7cdd11
Do not print warnings on stdout

The driver should not use stdout as this pipe is used by
a lot of programs to exchange data and should instead print
debug messages to stderr

Signed-off-by: Michael Müller <michael@fds-team.de>
src/gen75_picture_process.c
src/intel_driver.h