]> git.openfabrics.org - ~emulex/infiniband.git/commit
ALSA: oxfw: add support for capturing PCM samples
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Mon, 8 Dec 2014 15:10:47 +0000 (00:10 +0900)
committerTakashi Iwai <tiwai@suse.de>
Wed, 10 Dec 2014 09:49:17 +0000 (10:49 +0100)
commit216e256f7bf974ba402309d0ceb24f3500dc65c4
tree170e0a8c901f75e6731b162f20a6d9a67721bea2
parentb0ac00095fe1485f60bb8ea7326426d3d02a1aec
ALSA: oxfw: add support for capturing PCM samples

In previous commit, a support for transmitted packets is added. This commit
add a support for capturing PCM samples.

When any streams are already started, this driver should not change sampling
rate of the device, thus this commit also adds a restriction of sampling rate
in this situation.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Acked-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/firewire/oxfw/oxfw-pcm.c