From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 8231EC433EF for ; Mon, 1 Nov 2021 06:36:10 +0000 (UTC) Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id F017861077 for ; Mon, 1 Nov 2021 06:36:08 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org F017861077 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=suse.de Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=alsa-project.org Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 468F216A0; Mon, 1 Nov 2021 07:35:16 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 468F216A0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1635748566; bh=l+HOzQ2lqXQUuJzUwovtXsfPrxBSHOUZ9HUUH6Eb/ts=; h=Date:From:To:Subject:In-Reply-To:References:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=sq1CroH8RhiRa1yfRRgTYB7WuUk5GDr0I4d3SyjIVyR6kBAqQykfXVLhgGgoehir8 TnrYW3JE8YBdL9oqLAUJWQP5Ql1N8ZF1TbC+hn9RUiY5myA/hI3noCxLVGntrqjMdm eFAoQZxgovaR+utzIg0B80YPtbOSjmNiM5cUYlIY= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 67E0FF8025F; Mon, 1 Nov 2021 07:35:15 +0100 (CET) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 413ADF80268; Mon, 1 Nov 2021 07:35:07 +0100 (CET) Received: from smtp-out2.suse.de (smtp-out2.suse.de [195.135.220.29]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 2992FF8012E for ; Mon, 1 Nov 2021 07:34:57 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 2992FF8012E Authentication-Results: alsa1.perex.cz; dkim=pass (1024-bit key) header.d=suse.de header.i=@suse.de header.b="d2KA8BwL"; dkim=permerror (0-bit key) header.d=suse.de header.i=@suse.de header.b="OlaAwbZx" Received: from relay2.suse.de (relay2.suse.de [149.44.160.134]) by smtp-out2.suse.de (Postfix) with ESMTP id 8C2D01FD4D; Mon, 1 Nov 2021 06:34:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_rsa; t=1635748496; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=GGukDvpulhMG6uMEmaYELNDTH9dfUTNE2iPfPw8dWog=; b=d2KA8BwLdP/1bMqRbSQ8d0V2AeEMPceiNXtaNUJHTN6qgLCyrnE3Go4Mq8/82DW3YCi/Id Tcyy3QbDRbwQlerooVotlh98yoXeU836yKefcxakdzTskDMgbx0qocF9YvPna/M/PAAy4r cAaBsZcnBjksmCzRvb7h4NErydVSRK8= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_ed25519; t=1635748496; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=GGukDvpulhMG6uMEmaYELNDTH9dfUTNE2iPfPw8dWog=; b=OlaAwbZxwNlrO2TBD3m9HGIABy1AeFayA28Mn0o6m/s2WLlYkAquKzdmfE5znp6H0vAcVr R5hxnjQFdsIKFQCQ== Received: from alsa1.suse.de (alsa1.suse.de [10.160.4.42]) by relay2.suse.de (Postfix) with ESMTP id 7212EA3B85; Mon, 1 Nov 2021 06:34:55 +0000 (UTC) Date: Mon, 01 Nov 2021 07:34:55 +0100 Message-ID: From: Takashi Iwai To: Alexander Tsoy Subject: Re: [PATCH] ALSA: usb-audio: Add registration quirk for JBL Quantum 400 In-Reply-To: <20211030174308.1011825-1-alexander@tsoy.me> References: <20211030174308.1011825-1-alexander@tsoy.me> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL/10.8 Emacs/25.3 (x86_64-suse-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Cc: alsa-devel@alsa-project.org X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" On Sat, 30 Oct 2021 19:43:08 +0200, Alexander Tsoy wrote: > > Add another device ID for JBL Quantum 400. It requires the same quirk as > other JBL Quantum devices. > > Signed-off-by: Alexander Tsoy Thanks, applied. Takashi