ALSA: asihpi - fix return value of hpios_locked_mem_alloc()
authorEliot Blennerhassett <eblennerhassett@audioscience.com>
Thu, 29 Mar 2012 20:52:25 +0000 (09:52 +1300)
committerTakashi 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