]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda/realtek - Fix a typo
authorTakashi Iwai <tiwai@suse.de>
Fri, 10 Apr 2015 07:53:04 +0000 (09:53 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 10 Apr 2015 07:53:04 +0000 (09:53 +0200)
commit4eaa23cf3ad7074a1142ba1fcf9a5869025c5421
tree8f33f18abd32228fd55beeb8e371bdd52ccf9b7a
parentf20bb4002c2bfe11257cb853dcfbccd958a06e2f
ALSA: hda/realtek - Fix a typo

A comma was used instead of a semicolon, which may lead to a build
error.

Fixes: 11dcd7f3e31b ('ALSA: hda/realtek - Fix the regression by widget power-saving')
Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c