ALSA: oxfw: Split stream functionality to a new file and add a header file
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Fri, 28 Nov 2014 15:59:27 +0000 (00:59 +0900)
committerTakashi Iwai <tiwai@suse.de>
Sat, 29 Nov 2014 19:22:08 +0000 (20:22 +0100)
commite2786ca648d780d106bd8abca06746eb30d15ee7
treef79f224d43188d2852a5341bb3b5d8c7128cb256
parent1a4e39c2e5ca2eb494a53ecd73055562f690bca0
ALSA: oxfw: Split stream functionality to a new file and add a header file

This is a help for works in followed patches.

And this commit remove 'fw_unit_get()/fw_unit_put()' because these
are called by helper functions in 'snd-firewire-lib'.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/firewire/oxfw/Makefile
sound/firewire/oxfw/oxfw-stream.c [new file with mode: 0644]
sound/firewire/oxfw/oxfw.c
sound/firewire/oxfw/oxfw.h [new file with mode: 0644]
This page took 0.027495 seconds and 5 git commands to generate.