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:
46a02c9
)
ASoC: dapm: Check return value of snd_soc_cnew()
author
Lars-Peter Clausen
<lars@metafoo.de>
Thu, 1 Aug 2013 12:08:06 +0000
(14:08 +0200)
committer
Mark Brown
<broonie@linaro.org>
Thu, 1 Aug 2013 13:12:59 +0000
(14:12 +0100)
snd_soc_cnew() can return NULL, so we should check the result before trying to
use it.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@linaro.org>
No differences found