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)
commita353fbb17961780c13e585e8658006ef0e543733
treea52b0b6306d8676b7c732089f694afde5bdeb2f0
parent020066d1ecc95d74da9be6beb436ac575af01271
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