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:
b393df0
)
ALSA: ice1712: consider error value
author
Sudip Mukherjee
<sudip@vectorindia.org>
Fri, 14 Nov 2014 12:42:21 +0000
(18:12 +0530)
committer
Takashi Iwai
<tiwai@suse.de>
Fri, 14 Nov 2014 13:16:47 +0000
(14:16 +0100)
earlier we were ignoring the return value of snd_ak4114_create and
always returning 0.
now we are returning the actual status. revo_init is calling this
function, and revo_init is checking the return value.
Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found