]> git.openfabrics.org - ~emulex/infiniband.git/commit
ALSA: dice: Split hwdep functionality into a file
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Fri, 28 Nov 2014 15:59:16 +0000 (00:59 +0900)
committerTakashi Iwai <tiwai@suse.de>
Sat, 29 Nov 2014 19:08:19 +0000 (20:08 +0100)
commit19af57b46dda93b34902739673d5f37d8c6d0d5f
tree6eb983feabcefeea8dd0834a4b3caf95ba496995
parentc50fb91f53626e3bdae3ffebfee586786f970f7c
ALSA: dice: Split hwdep functionality into a file

This commit adds a file and move some codes related to hwdep functionality.

This interface is designed for mixer/control application. By using hwdep
interface, the application can get information about firewire node, can
lock/unlock kernel streaming and can get notification at starting/stopping
kernel streaming.

Additionally, this interface give a way to read Dice notification.

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