]> git.tuebingen.mpg.de Git - paraslash.git/commit
alsa: Make alsa_open() a no-op.
authorAndre Noll <maan@systemlinux.org>
Fri, 5 Nov 2010 18:07:39 +0000 (19:07 +0100)
committerAndre Noll <maan@systemlinux.org>
Tue, 23 Nov 2010 16:43:08 +0000 (17:43 +0100)
commite4426bc694c60ba5aade50fd7161251be33dc16a
tree6b6eb90ccf2b6d286e9c24965371ac35b9693786
parent2ef39ae4d1e6b0d95991d2b980621fb152211444
alsa: Make alsa_open() a no-op.

Move the allocation of the private_alsa_write_data struct to
->post_select() and adjust the the check whether alsa has
been initialialized accordingly.
alsa_write.c