]> 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)
commitbb27ed1f420db91279ae2761485a6e27d4599777
tree8f33f18abd32228fd55beeb8e371bdd52ccf9b7a
parentba0ef81ca045b7997194787ecd2cee0763512c8e
ALSA: hda/realtek - Fix a typo

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

Fixes: b25e9235ec51 ('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