From: Wei Yongjun Date: Thu, 30 May 2013 11:55:34 +0000 (+0800) Subject: ALSA: sis7019: fix error return code in sis_chip_create() X-Git-Tag: v3.10-rc5~15^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b1dacb6ae15c94d50642a474e5af8981555253b;p=pandora-kernel.git ALSA: sis7019: fix error return code in sis_chip_create() Fix to return a negative error code in the pci_set_dma_mask() error handling case instead of 0, as done elsewhere in this function. Signed-off-by: Wei Yongjun Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed