ALSA: fireworks: Add PCM interface
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Fri, 25 Apr 2014 13:45:11 +0000 (22:45 +0900)
committerTakashi Iwai <tiwai@suse.de>
Mon, 26 May 2014 12:28:27 +0000 (14:28 +0200)
commitaa02bb6e60783938d61eefe38346781a646800a6
tree9eda5e0ae49c61c799b39682e943768ba4e51e94
parent53111cdc53205fd35aac392c1d33893766be514e
ALSA: fireworks: Add PCM interface

This commit adds a functionality to capture/playback PCM samples.

When AMDTP stream is already running for PCM or the source of clock is not
internal, available sampling rate is limited at current one.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/firewire/Kconfig
sound/firewire/fireworks/Makefile
sound/firewire/fireworks/fireworks.c
sound/firewire/fireworks/fireworks.h
sound/firewire/fireworks/fireworks_pcm.c [new file with mode: 0644]
sound/firewire/fireworks/fireworks_stream.c