]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - fix error return code in patch_alc662()
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Thu, 18 Apr 2013 03:12:59 +0000 (11:12 +0800)
committerTakashi Iwai <tiwai@suse.de>
Thu, 18 Apr 2013 07:55:26 +0000 (09:55 +0200)
commitc7b2da9a472fb192f4da28aa27815fcad758d858
tree78e328974e9a16d8f3821fa4fd901af64446b086
parent1fc5a9be3b7682bb4093c4dcc72f59e9ff38911f
ALSA: hda - fix error return code in patch_alc662()

Fix to return a negative error code from the error handling
case instead of 0, as returned elsewhere in this function.

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c