Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp3546483pxj; Mon, 24 May 2021 09:05:55 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwO7zgalJvM+SZUjdSkKdz3FMCowo+9Th64bqhwIuYjqakby6xF37vg5feV94kL4moTuQFY X-Received: by 2002:a17:906:7203:: with SMTP id m3mr23590280ejk.381.1621872355675; Mon, 24 May 2021 09:05:55 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1621872355; cv=none; d=google.com; s=arc-20160816; b=j425W+DU5FxIRmniMTWsgtfYXsWfNGnRApLXSGpIEN1b/0pBhdzsZGNVnOmlBrvS64 C6dif1doPHmy46/2eY3l2YG3DET9iUWgMkkYnHGVuZD2NCZpbD7ZKb+K92Bw7I74Cy96 4Zu5d55fSUHCeaeS+KUQtWh/UaOnbVbrjkJH/p5pG1u0+L1FlezGWSZneO3/gvFKOoId O31zdW/Tfqs13+07qHzX1kT2h3wyOj20IiHEIiHR/7Gav1UgnWXTIxZIEe2gN39BQku1 ejkelPMWUR2E1fLFDnVVDf5D1MkckJ14sVBBTUDR8Uz82jGqMTBziDuGtOa2EuPHwEV3 dG8Q== 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=+q7kV411Kr+j5x9HzmfuyLaS2o+u4rS+teoB950Qp2I=; b=Mh4y1Pa8DU1fzEwYVJRZ5dIIOAEZICvzXy2+j38jNGW5F8SZCZckDsrPowocUiHOLg ec2jsCgKzJ1Tcw6uxcOh41jWuuRUd15MskAQcpezKSFH1RjuXih2EnI8MMnfQ4OBwtht Lg3Q+LovvmHA40xj1MxEvY2nh5M9fI2fmcrQ3esjDa5ckACCHvyrL9mMcsnoZyg7fofe It4wjZ+fGMrpYPwOyD4vmf5AQMeSOIOW2Rp/d10hkM3vuWAN4WPYw5iqeOx7QzGcp/kH DvKpHFtiRlzOgd0gDLEOLQz7+9VKmUYpuY/nMq3szviv1X6O8rkSGWM+2bCcsCCilhqm 9WIg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=fk7a14eB; 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 u16si12704006edt.569.2021.05.24.09.05.27; Mon, 24 May 2021 09:05:55 -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=fk7a14eB; 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 S237320AbhEXQFS (ORCPT + 99 others); Mon, 24 May 2021 12:05:18 -0400 Received: from mail.kernel.org ([198.145.29.99]:40482 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235579AbhEXP6t (ORCPT ); Mon, 24 May 2021 11:58:49 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 4348961971; Mon, 24 May 2021 15:44:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1621871074; bh=FSdIMv0t6WOVMg1tM4ISl7GWaij0K9e0QSsNCjkQ1Pc=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=fk7a14eBgNfAhUusJ8rQkG+o6TwXXlQM1mEIee46Tn4mqx3CtIc5SPbnwGwq/vUvB XzlPLMXd9sDuwcRcLoGO/UZQlgR+OQVWSwoe79hvC11QWMeniMRmNhVqzfnziTRbzA uOyM+a3M0S714LX6WM6xw4mdcl1xZMBpXZ3rXbr4= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Takashi Sakamoto , Takashi Iwai Subject: [PATCH 5.12 049/127] ALSA: bebob/oxfw: fix Kconfig entry for Mackie d.2 Pro Date: Mon, 24 May 2021 17:26:06 +0200 Message-Id: <20210524152336.505521048@linuxfoundation.org> X-Mailer: git-send-email 2.31.1 In-Reply-To: <20210524152334.857620285@linuxfoundation.org> References: <20210524152334.857620285@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: Takashi Sakamoto commit 0edabdfe89581669609eaac5f6a8d0ae6fe95e7f upstream. Mackie d.2 has an extension card for IEEE 1394 communication, which uses BridgeCo DM1000 ASIC. On the other hand, Mackie d.4 Pro has built-in function for IEEE 1394 communication by Oxford Semiconductor OXFW971, according to schematic diagram available in Mackie website. Although I misunderstood that Mackie d.2 Pro would be also a model with OXFW971, it's wrong. Mackie d.2 Pro is a model which includes the extension card as factory settings. This commit fixes entries in Kconfig and comment in ALSA OXFW driver. Cc: Fixes: fd6f4b0dc167 ("ALSA: bebob: Add skelton for BeBoB based devices") Fixes: ec4dba5053e1 ("ALSA: oxfw: Add support for Behringer/Mackie devices") Signed-off-by: Takashi Sakamoto Link: https://lore.kernel.org/r/20210513125652.110249-3-o-takashi@sakamocchi.jp Signed-off-by: Takashi Iwai Signed-off-by: Greg Kroah-Hartman --- sound/firewire/Kconfig | 4 ++-- sound/firewire/bebob/bebob.c | 2 +- sound/firewire/oxfw/oxfw.c | 1 - 3 files changed, 3 insertions(+), 4 deletions(-) --- a/sound/firewire/Kconfig +++ b/sound/firewire/Kconfig @@ -38,7 +38,7 @@ config SND_OXFW * Mackie(Loud) Onyx 1640i (former model) * Mackie(Loud) Onyx Satellite * Mackie(Loud) Tapco Link.Firewire - * Mackie(Loud) d.2 pro/d.4 pro + * Mackie(Loud) d.4 pro * Mackie(Loud) U.420/U.420d * TASCAM FireOne * Stanton Controllers & Systems 1 Deck/Mixer @@ -84,7 +84,7 @@ config SND_BEBOB * PreSonus FIREBOX/FIREPOD/FP10/Inspire1394 * BridgeCo RDAudio1/Audio5 * Mackie Onyx 1220/1620/1640 (FireWire I/O Card) - * Mackie d.2 (FireWire Option) + * Mackie d.2 (FireWire Option) and d.2 Pro * Stanton FinalScratch 2 (ScratchAmp) * Tascam IF-FW/DM * Behringer XENIX UFX 1204/1604 --- a/sound/firewire/bebob/bebob.c +++ b/sound/firewire/bebob/bebob.c @@ -387,7 +387,7 @@ static const struct ieee1394_device_id b SND_BEBOB_DEV_ENTRY(VEN_BRIDGECO, 0x00010049, &spec_normal), /* Mackie, Onyx 1220/1620/1640 (Firewire I/O Card) */ SND_BEBOB_DEV_ENTRY(VEN_MACKIE2, 0x00010065, &spec_normal), - /* Mackie, d.2 (Firewire Option) */ + // Mackie, d.2 (Firewire option card) and d.2 Pro (the card is built-in). SND_BEBOB_DEV_ENTRY(VEN_MACKIE1, 0x00010067, &spec_normal), /* Stanton, ScratchAmp */ SND_BEBOB_DEV_ENTRY(VEN_STANTON, 0x00000001, &spec_normal), --- a/sound/firewire/oxfw/oxfw.c +++ b/sound/firewire/oxfw/oxfw.c @@ -355,7 +355,6 @@ static const struct ieee1394_device_id o * Onyx-i series (former models): 0x081216 * Mackie Onyx Satellite: 0x00200f * Tapco LINK.firewire 4x6: 0x000460 - * d.2 pro: Unknown * d.4 pro: Unknown * U.420: Unknown * U.420d: Unknown