From: Takashi Iwai Date: Thu, 3 Jan 2013 15:33:02 +0000 (+0100) Subject: ALSA: hda - Initialize output paths with current active states X-Git-Tag: v3.9-rc1~129^2~70^2~107 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1284af730792344f96e1428a6199e19699dfccc;p=pandora-kernel.git ALSA: hda - Initialize output paths with current active states Set path->active flag at the path creation time and let the paths initialized according to the current path->active state in set_output_and_unmute(). This allows to modify the active flag of some output paths dynamically, e.g. switching the front output route with or without aamix like patch_via.c. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed