Received: by 2002:a05:6a10:c604:0:0:0:0 with SMTP id y4csp3756554pxt; Tue, 10 Aug 2021 10:35:12 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyfTIKeroyWQXWY/ttSxMNL6On2+Ye0K+tLYwon13G+2IjNsdILLpIB2rqDoy1qIKawYvYC X-Received: by 2002:a17:907:2bc8:: with SMTP id gv8mr12021001ejc.310.1628616912669; Tue, 10 Aug 2021 10:35:12 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1628616912; cv=none; d=google.com; s=arc-20160816; b=YHgbhI3Ct+fbyd3ukBaOUCJ73LWh6dYJ9VHQQ5zUYKLBXI3z3T6VK0rf83azpkPFxk U4KaN+kq2Fx57IvBrRyKipH6jqYRysRbzCpbX1kxdcU0r/rHGO8/nuiX098oyxjbpEkv EqZfHwbiz2baSth1J45J+58MtK0sP3bqbJu7d3kXifVcILnl2wgo/xkfaD28/iJSwnS1 bPkDDPmjABDX3N54WUBnAULnVayxs4K8e9OhcTDdudmnJ/SVmu5FN5zVY5jwh6iW4Nll 36UburLK4/8skWDU2LAwU9PTUKIMRNgTXl3S6f0Sw52cTPINDYvV4fVCrfVvyDFfeNEr oTTA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=lB46Wa3bXhKjd2469BRNLNiG5+F1nfgg6Ao1UEkfB9s=; b=Kq8eEUslI07OduHZX9Q2gAQIo2lre/DznZQKgijjtF91lrgAkxGGRDpqNNn/5FqHhJ cVSyOrQkfqEp03zzhDloddI75R7NZlmBlMZx4vxqLR2OPa0102FpwBWOpw8muCUJo498 YK7S+7YaLoegwS55Yio/CxQ4fJCJjTXVBClx7aHXk8TjOu/ar6Kh9UhB6XOKJVPPHpyI 5AyrCi6BSluQFbULzv+VlHVIeqrHhEEpPA5IC+/322q78Anc81VKhvlSj+kpGFzAErwJ T+pvsUUXyw9Zp46imffva3Hqh0wtnc1sMPg2vOrnatN+98FP//OJXXWFmWD0Carx6BTW gfTQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=AAsyyEVW; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id jz16si21207083ejc.230.2021.08.10.10.34.48; Tue, 10 Aug 2021 10:35:12 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=AAsyyEVW; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231765AbhHJRdF (ORCPT + 99 others); Tue, 10 Aug 2021 13:33:05 -0400 Received: from mail.kernel.org ([198.145.29.99]:33418 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231772AbhHJRcq (ORCPT ); Tue, 10 Aug 2021 13:32:46 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id D9DC060EBD; Tue, 10 Aug 2021 17:32:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1628616744; bh=jdRtRFOT44MBT7XOicnJcn3zDg1urLt29Y5R6h4LwLQ=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=AAsyyEVWgIY8WBFForLrhQeO6YybFO4pfxQlwY0Qf+eLtd9ocKE1X87OhPJ4yJV8C axGpo1UsnfrZwQmmGgSitklFv8QuL2HJkdJrBdQN4jUwRXT7DubVRzkk9IVoQ9gRYt qdUrTNePS3JHnPAhyfYnWZ7i2ZHLFiFPPAQe/vhQ= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Alexander Tsoy , Takashi Iwai Subject: [PATCH 4.19 27/54] ALSA: usb-audio: Add registration quirk for JBL Quantum 600 Date: Tue, 10 Aug 2021 19:30:21 +0200 Message-Id: <20210810172945.068973375@linuxfoundation.org> X-Mailer: git-send-email 2.32.0 In-Reply-To: <20210810172944.179901509@linuxfoundation.org> References: <20210810172944.179901509@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Alexander Tsoy commit 4b0556b96e1fe7723629bd40e3813a30cd632faf upstream. Apparently JBL Quantum 600 has multiple hardware revisions. Apply registration quirk to another device id as well. Signed-off-by: Alexander Tsoy Cc: Link: https://lore.kernel.org/r/20210727093326.1153366-1-alexander@tsoy.me Signed-off-by: Takashi Iwai Signed-off-by: Greg Kroah-Hartman --- sound/usb/quirks.c | 1 + 1 file changed, 1 insertion(+) --- a/sound/usb/quirks.c +++ b/sound/usb/quirks.c @@ -1555,6 +1555,7 @@ static const struct registration_quirk r REG_QUIRK_ENTRY(0x0951, 0x16ea, 2), /* Kingston HyperX Cloud Flight S */ REG_QUIRK_ENTRY(0x0ecb, 0x1f46, 2), /* JBL Quantum 600 */ REG_QUIRK_ENTRY(0x0ecb, 0x2039, 2), /* JBL Quantum 400 */ + REG_QUIRK_ENTRY(0x0ecb, 0x203c, 2), /* JBL Quantum 600 */ REG_QUIRK_ENTRY(0x0ecb, 0x203e, 2), /* JBL Quantum 800 */ { 0 } /* terminator */ };