Message ID | 20190618132622.32659-1-o-takashi@sakamocchi.jp (mailing list archive) |
---|---|
Headers | show |
Series | ALSA: firewire: minor code refactoring and bug | expand |
On Tue, 18 Jun 2019 15:26:14 +0200, Takashi Sakamoto wrote: > > Hi, > > During a couple of weeks, I added code refactoring to all of drivers in > ALSA firewire stack. But I can find some rooms for additional code > refactoring and some bugs. > > This patchset is for them. > > Takashi Sakamoto (8): > ALSA: firewire-tascam: unify stop and release method for duplex > streams > ALSA: fireface: unify stop and release method for duplex streams > ALSA: firewire-motu: unify stop and release method for duplex streams > ALSA: firewire-digi00x: unify stop and release method for duplex > streams > ALSA: dice: unify stop and release method for duplex streams > ALSA: bebob: ensure to release isochronous resources in pcm.hw_params > callback > ALSA: fireworks: ensure to release isochronous resources in > pcm.hw_params callback > ALSA: oxfw: ensure to release isochronous resources in pcm.hw_params > callback Applied all patches now. Thanks. Takashi