git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
decc27b
)
ASoC: soc-pcm: fix sig_bits determination in soc_pcm_apply_msb()
author
Daniel Mack
<daniel@zonque.org>
Tue, 7 Oct 2014 12:33:46 +0000
(14:33 +0200)
committer
Mark Brown
<broonie@kernel.org>
Tue, 7 Oct 2014 18:14:20 +0000
(19:14 +0100)
In the SNDRV_PCM_STREAM_CAPTURE branch in soc_pcm_apply_msb(), look at
sig_bits of the capture stream, not the playback one.
Spotted by coverity.
Signed-off-by: Daniel Mack <daniel@zonque.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
Cc: stable@vger.kernel.org
No differences found