]> git.karo-electronics.de Git - karo-tx-linux.git/commit
dmaengine: pl330: fix wording in mcbufsz message
authorMichal Suchanek <hramrach@gmail.com>
Wed, 3 Jun 2015 21:26:41 +0000 (21:26 +0000)
committerVinod Koul <vinod.koul@intel.com>
Mon, 8 Jun 2015 11:04:38 +0000 (16:34 +0530)
commite5489d5e9031e34d50f03e3d132f392314e74cf1
tree78a90bda3879ffcc804df3c32edac5a19c97c2be
parent0a45dcab22f6aa12cd0a022a69aca10103a43c0c
dmaengine: pl330: fix wording in mcbufsz message

The kernel is not trying to increase mcbufsz. It suggests you should try
doing so. Also print the calculated required size of mcbufsz.

Signed-off-by: Michal Suchanek <hramrach@gmail.com>
Reviewed-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/pl330.c