mmc: tmio_dma: remove debug messages with little information
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Fri, 22 Jan 2016 14:51:59 +0000 (15:51 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 29 Feb 2016 10:03:03 +0000 (11:03 +0100)
commit254d1456560fa42d4ca901c9b9308e87c951fee1
tree711da79cdf65536f7b3ebe619f11d55d701258ea
parentf53f1102950072e4c2548d1fd01de6aadb2202bd
mmc: tmio_dma: remove debug messages with little information

When compiling the driver with CONFIG_MMC_DEBUG set, I got build
warnings. They have been 'fixed' meanwhile. However, because these debug
messages look random anyhow (some duplicate information printed etc),
let's just drop them and rather re-add something consistent if that
should ever be needed.

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/tmio_mmc_dma.c