dmatest: print message on debug level in case of no error
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 23 Jul 2013 15:36:48 +0000 (18:36 +0300)
committerDan Williams <djbw@fb.com>
Fri, 23 Aug 2013 05:57:35 +0000 (22:57 -0700)
commitad5278cd8d4b12e14a9a00fa7443a7a239ae2219
tree880470c39efc992e362804850c129ff32bc704e9
parente24775e41ffc59d9ae8c1f2a9a4ff9f79db0e573
dmatest: print message on debug level in case of no error

Let's move the behaviour of printing no error message back to the pre v3.10
times. It means we will use debug level in the described case, and a warning
level otherwise.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Dan Williams <djbw@fb.com>
drivers/dma/dmatest.c