projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b3915d1
)
ASoC: Fix multi-component mismerge in WM8523
author
Mark Brown
<
[email protected]
>
Mon, 22 Nov 2010 19:11:48 +0000
(19:11 +0000)
committer
Mark Brown
<
[email protected]
>
Mon, 22 Nov 2010 20:27:49 +0000
(20:27 +0000)
Signed-off-by: Mark Brown <
[email protected]
>
Acked-by: Liam Girdwood <
[email protected]
>
sound/soc/codecs/wm8523.c
patch
|
blob
|
history
diff --git
a/sound/soc/codecs/wm8523.c
b/sound/soc/codecs/wm8523.c
index 712ef7c76f90bbde579229ea85716dd14f7acb10..9a433a5396cb781727e39a4c1c6005f1bbc9a421 100644
(file)
--- a/
sound/soc/codecs/wm8523.c
+++ b/
sound/soc/codecs/wm8523.c
@@
-146,7
+146,6
@@
static int wm8523_startup(struct snd_pcm_substream *substream,
return -EINVAL;
}
- return 0;
snd_pcm_hw_constraint_list(substream->runtime, 0,
SNDRV_PCM_HW_PARAM_RATE,
&wm8523->rate_constraint);