ASoC: wm_adsp: Show avail in bytes to match other messages
authorCharles Keepax <ckeepax@opensource.wolfsonmicro.com>
Mon, 28 Mar 2016 13:29:21 +0000 (14:29 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 29 Mar 2016 17:11:10 +0000 (10:11 -0700)
commit33d740e07d1f565e44d35e7f7756a619b4f1e4ba
treeb759b56ace24b9139309ee932b53cc7ce3a2469e
parent612047f0baefe2aeef1bc5ad8c7107a532b7d957
ASoC: wm_adsp: Show avail in bytes to match other messages

All other debug messages talk about data on the compressed stream in
bytes except avail which is shown in words. To avoid confusion show
avail in bytes as well.

Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/wm_adsp.c