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:
c578ae0
)
ALSA: asihpi - fix return value of hpios_locked_mem_alloc()
author
Eliot Blennerhassett
<eblennerhassett@audioscience.com>
Thu, 29 Mar 2012 20:52:25 +0000
(09:52 +1300)
committer
Takashi Iwai
<tiwai@suse.de>
Fri, 30 Mar 2012 14:24:48 +0000
(16:24 +0200)
Make this function consistent with others in this module by
returning 1 for error, instead of -ENOMEM
(reverts function signature change from
a938fb1e
)
Signed-off-by: Eliot Blennerhassett <eblennerhassett@audioscience.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found