From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: [PATCH 00/15 v5] ALSA: Enhancement for existed FireWire drivers Date: Wed, 10 Dec 2014 11:55:18 +0100 Message-ID: References: <1418051449-18371-1-git-send-email-o-takashi@sakamocchi.jp> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mx2.suse.de (cantor2.suse.de [195.135.220.15]) by alsa0.perex.cz (Postfix) with ESMTP id 31B432604CA for ; Wed, 10 Dec 2014 11:55:20 +0100 (CET) In-Reply-To: <1418051449-18371-1-git-send-email-o-takashi@sakamocchi.jp> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: Takashi Sakamoto Cc: ffado-devel@lists.sourceforge.net, alsa-devel@alsa-project.org, clemens@ladisch.de List-Id: alsa-devel@alsa-project.org 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.html > > - 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.html Now I applied all patches with Clemens' ack. They'll be included in 3.19-rc1. Thanks! Takashi