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:
38dbfb5
)
ASoC: ad1980: Fix wrong number of items for capture source
author
Takashi Iwai
<tiwai@suse.de>
Tue, 18 Feb 2014 08:56:40 +0000
(09:56 +0100)
committer
Mark Brown
<broonie@linaro.org>
Thu, 20 Feb 2014 02:01:26 +0000
(11:01 +0900)
The number of capture sources is 8, not 7.
Use SOC_ENUM_DOUBLE_DECL() macro and it's automatically fixed.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Acked-by: Liam Girdwood <liam.r.girdwood@linux.intel.com>
Acked-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@linaro.org>
No differences found