]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ASoC: blackfin: use samples to set silence
authorScott Jiang <scott.jiang.linux@gmail.com>
Fri, 18 Jul 2014 08:14:57 +0000 (16:14 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 17 Sep 2014 16:19:17 +0000 (09:19 -0700)
commit1866d24375c29525617aa745a49fd24383f2ad92
tree4581cda8c724cd70aeb0a246ef06ca58f6905d7d
parentf983c574f4841593d080da40a2facf4bb2740d5d
ASoC: blackfin: use samples to set silence

commit 30443408fd7201fd1911b09daccf92fae3cc700d upstream.

The third parameter for snd_pcm_format_set_silence needs the number
of samples instead of sample bytes.

Signed-off-by: Scott Jiang <scott.jiang.linux@gmail.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/soc/blackfin/bf5xx-i2s-pcm.c