commit | e1284af730792344f96e1428a6199e19699dfccc | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Thu Jan 03 16:33:02 2013 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Sat Jan 12 08:43:28 2013 +0100 |
tree | 8faf134c6e59d1aaa1830fd38780fe7b6d4d0633 | |
parent | 985803ca91c3039afd15a2fd32a9ef5771652cee [diff] |
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 <tiwai@suse.de>