From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: [PATCH 2/3] ALSA: usb-audio: FIX native DSD support for TEAC UD-501 DAC Date: Fri, 23 Mar 2018 22:11:38 +0100 Message-ID: References: <20180323101822.6529-1-nob77413@gmail.com> <20180323102000.6577-1-nob77413@gmail.com> 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 (mx2.suse.de [195.135.220.15]) by alsa0.perex.cz (Postfix) with ESMTP id 9E650266EBC for ; Fri, 23 Mar 2018 22:11:38 +0100 (CET) In-Reply-To: <20180323102000.6577-1-nob77413@gmail.com> 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: Nobutaka Okabe Cc: alsa-devel@alsa-project.org, Jurgen Kramer List-Id: alsa-devel@alsa-project.org On Fri, 23 Mar 2018 11:20:00 +0100, Nobutaka Okabe wrote: > > There are two versions of TEAC UD-501, the normal version and > the vendor updated version(UD-501V2). > > They have the same VID/PID, but the num of the altsetting is different, > UD-501 has 2 altsets for stream, and UD-501V2 has 3. > > So, add the logic to distinguish them by the Product Name, not by the PID. > > Signed-off-by: Nobutaka Okabe Applied now. Thanks. Takashi