]> code.delx.au - pulseaudio/commit
Fixup a few things in the new path probing
authorDavid Henningsson <david.henningsson@canonical.com>
Fri, 2 Dec 2011 09:20:23 +0000 (10:20 +0100)
committerTanu Kaskinen <tanuk@iki.fi>
Fri, 2 Dec 2011 15:51:11 +0000 (17:51 +0200)
commitc1f3f7709fd729aedffd7c1d8c5d71c70dae0405
treea48b6d9b44403d64d5c2865d84a7e8cf8e179719
parent426daaf6bb7670a775318f243b509ae625c9f700
Fixup a few things in the new path probing

 * If mapping_probe_paths() fails to open the mixer, all paths are now
removed from the mapping's path sets.
 * pa_path_set.probed isn't really used for anything (removed).
 * If profile probing is configured to be skipped, mapping_paths_probe()
should still be called.

Thanks to Tanu for spotting.

Signed-off-by: David Henningsson <david.henningsson@canonical.com>
src/modules/alsa/alsa-mixer.c
src/modules/alsa/alsa-mixer.h