]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ALSA: dice: allow all sample rates
authorClemens Ladisch <clemens@ladisch.de>
Sun, 4 Sep 2011 20:12:06 +0000 (22:12 +0200)
committerClemens Ladisch <clemens@ladisch.de>
Sun, 20 Oct 2013 20:07:57 +0000 (22:07 +0200)
commit341682cd4f5603fccbf559d201402539880c04a5
tree83ae2894e966fda412df2929012231f9ae6d1ce3
parent6abce9e63d44e94b16f08794fb6f5ad6d1025c79
ALSA: dice: allow all sample rates

Instead of forcing a constant 44.1 kHz, read the current sample rate
from the device when opening the PCM device.

Actually changing the sample rate requires some separate controller
application.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
sound/firewire/dice.c