]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - Remove a superfluous argument of via_auto_init_output()
authorTakashi Iwai <tiwai@suse.de>
Thu, 21 Jul 2011 12:23:35 +0000 (14:23 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 21 Jul 2011 12:24:25 +0000 (14:24 +0200)
commite75e956ebe066518ec0c3c382be1eb0889e1a066
treea52b0b6306d8676b7c732089f694afde5bdeb2f0
parent7bd52e7841fea59d8a99436820874d7cbd1435c0
ALSA: hda - Remove a superfluous argument of via_auto_init_output()

"force" argument is always true, so let's strip it off.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_via.c