commit | 33d740e07d1f565e44d35e7f7756a619b4f1e4ba | [log] [tgz] |
---|---|---|
author | Charles Keepax <ckeepax@opensource.wolfsonmicro.com> | Mon Mar 28 14:29:21 2016 +0100 |
committer | Mark Brown <broonie@kernel.org> | Tue Mar 29 10:11:10 2016 -0700 |
tree | b759b56ace24b9139309ee932b53cc7ce3a2469e | |
parent | 612047f0baefe2aeef1bc5ad8c7107a532b7d957 [diff] |
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>