ALSA: oxfw: set packet parameter according to current configuration
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Wed, 12 Jun 2019 08:44:15 +0000 (17:44 +0900)
committerTakashi Iwai <tiwai@suse.de>
Wed, 12 Jun 2019 13:26:55 +0000 (15:26 +0200)
commit521b2e11fad0b4d6b36727ecca624710b5f81fd1
treeaec6b3b4896d5582fbc403211c4d82e60ba32744
parentda2af86d51ac32067c77759e40a162d684690a43
ALSA: oxfw: set packet parameter according to current configuration

After a call of pcm.hw_params, the state of target device is expected
for applications. This commit retrieves the state and start packet
streaming.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/firewire/oxfw/oxfw-stream.c