
At Tue, 9 Dec 2014 00:10:34 +0900, Takashi Sakamoto wrote:
This patchset is the rest of patches to enable ALSA Dice and OXFW driver to handle more models. This patchset is for linux-next branch.
== Updates from my previous post:
[alsa-devel] [PATCH 00/30 v4] ALSA: Enhancement for existed FireWire drivers http://mailman.alsa-project.org/pipermail/alsa-devel/2014-December/085092.ht...
- use the same functions for each of MIDI .open/.close callback (dice)
- fix a comment for AV/C stream format information command (oxfw)
- revert shortname template, just use model name (oxfw)
I note that OXFW driver uses the shortname for MIDI substream name, which has 32 bytes, thus the string in shortname should not be so long.
== Supplemental patch for userspace library
This patchset adds Hwdep functionality for OXFW driver, thus userspace library needs a patch for entries of snd_hwdep_iface_t. Please apply below patch.
[alsa-devel] [PATCH alsa-lib] hwdep: add OXFW driver support http://mailman.alsa-project.org/pipermail/alsa-devel/2014-November/084824.ht...
Now I applied all patches with Clemens' ack. They'll be included in 3.19-rc1.
Thanks!
Takashi