module: Unload modules in reverse order
authorDavid Henningsson <david.henningsson@canonical.com>
Tue, 12 Feb 2013 12:41:39 +0000 (13:41 +0100)
committerTanu Kaskinen <tanuk@iki.fi>
Sat, 16 Feb 2013 19:03:46 +0000 (21:03 +0200)
commit0785165e5c74c210b0e0311899168621524b9b6e
treed0db04a99932e9e5286ae1765b902735fa3080e7
parent77b3ba514cbb00adb89bafa7f48b4430d9764355
module: Unload modules in reverse order

Unloading modules in the reverse order is the "more logical" thing
to do, and speeds up shutdown somewhat, e g by not loading
module-null-sink at shutdown.

Signed-off-by: David Henningsson <david.henningsson@canonical.com>
src/pulsecore/module.c