From: Wei Yongjun Date: Tue, 18 Jun 2013 13:09:42 +0000 (+0800) Subject: ALSA: firewire: fix error return code in scs_probe() X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~15^2~3^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1389fd03b7ff72625cdae5cc3f838ce093661200;p=pandora-kernel.git ALSA: firewire: fix error return code in scs_probe() Fix to return -ENOMEM in the kmalloc() error handling case instead of 0, as done elsewhere in this function. Signed-off-by: Wei Yongjun Acked-by: Clemens Ladisch Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed