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)
commitf4d3129c2b580ad2b82aa3211a6216bbf7ad007c
tree8f33f18abd32228fd55beeb8e371bdd52ccf9b7a
parent39d118677baa531cd9ee4c025a34f243746a3d18
ALSA: hda/realtek - Fix a typo

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

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