]> git.tue.mpg.de Git - paraslash.git/commit
alsa: Simplify alsa_open().
authorAndre Noll <maan@systemlinux.org>
Sun, 15 Mar 2009 14:47:45 +0000 (15:47 +0100)
committerAndre Noll <maan@systemlinux.org>
Sun, 15 Mar 2009 14:47:45 +0000 (15:47 +0100)
commit295996481a3cfef9fd702efa989a2585b3f94aca
tree49356f34589056c752d63314e5529b7489369404
parent89e28a4361bd120dfe4202a16d85d03fb1139de8
alsa: Simplify alsa_open().

No need to call snd_pcm_info() as we do not use it anyway.
alsa_write.c