From: Eliot Blennerhassett Date: Thu, 29 Mar 2012 20:52:25 +0000 (+1300) Subject: ALSA: asihpi - fix return value of hpios_locked_mem_alloc() X-Git-Tag: v3.4-rc3~41^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92fd918c2416404c2ec09829b25243b9a785dc9b;p=pandora-kernel.git ALSA: asihpi - fix return value of hpios_locked_mem_alloc() 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 Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed