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:
8a90bb5
)
ALSA: sis7019: fix error return code in sis_chip_create()
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Thu, 30 May 2013 11:55:34 +0000
(19:55 +0800)
committer
Takashi Iwai
<tiwai@suse.de>
Fri, 31 May 2013 06:19:12 +0000
(08:19 +0200)
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 <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found