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 21942C433EF for ; Mon, 1 Nov 2021 06:39:16 +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 822D860F45 for ; Mon, 1 Nov 2021 06:39:15 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 822D860F45 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 B3ACC16A2; Mon, 1 Nov 2021 07:38:23 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz B3ACC16A2 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1635748753; bh=YeOG3EPnaZRoGDQlp8lTZdnPioL6NK47ym0awNC3ZV8=; h=Date:From:To:Subject:In-Reply-To:References:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=NMDk/nWcn2qoVBnWpkQ6W/O1Ibc5OUTUrHZ7mawj83UL9hIgYgtoSFXt52axklXJY RR9k3ftch7ciUI5z5twPYUYacacyovxJys9m1uBpKq5eDL9vwHArqnDavLTzDsNJYJ GieaJOs7/FwA4qsjjeMHgDuaWauJN1Fl+Rmj756k= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 15E50F8025F; Mon, 1 Nov 2021 07:38:23 +0100 (CET) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 9B709F80269; Mon, 1 Nov 2021 07:38:20 +0100 (CET) Received: from smtp-out1.suse.de (smtp-out1.suse.de [195.135.220.28]) (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 017AAF8012E for ; Mon, 1 Nov 2021 07:38:13 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 017AAF8012E Authentication-Results: alsa1.perex.cz; dkim=pass (1024-bit key) header.d=suse.de header.i=@suse.de header.b="vxTX8LYB"; dkim=permerror (0-bit key) header.d=suse.de header.i=@suse.de header.b="WEiQ3PD4" Received: from relay2.suse.de (relay2.suse.de [149.44.160.134]) by smtp-out1.suse.de (Postfix) with ESMTP id E12DA212C1; Mon, 1 Nov 2021 06:38:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_rsa; t=1635748691; 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=QXpSuDhqZLpzmL2/ZgAJ/Q94FNfLljIOF5XzFK6wn2o=; b=vxTX8LYBOqSeltOx0Lu2f0N98/nTcn0HePqCrUaTi7zvgQh4c9MhfThoIvr64OcISKzPlE GL/9XUH5oeFIh1pfebY0nJTi/59R4VR7vB4q2AfXU7mPptg3pzfBW0Fu7fM7X9xtBBZN+o dYC9fpezYnVTl6s29CicvjYeKnnzFUs= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_ed25519; t=1635748691; 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=QXpSuDhqZLpzmL2/ZgAJ/Q94FNfLljIOF5XzFK6wn2o=; b=WEiQ3PD4HIQUFF/F/css8DG8VEe4pod7iE6+vmBLAzuMHUHVR3L7+u+AVVcAmzMuqjytVA MFNoT11gM/gSvMCg== Received: from alsa1.suse.de (alsa1.suse.de [10.160.4.42]) by relay2.suse.de (Postfix) with ESMTP id D107CA3B83; Mon, 1 Nov 2021 06:38:11 +0000 (UTC) Date: Mon, 01 Nov 2021 07:38:11 +0100 Message-ID: From: Takashi Iwai To: Jason Ormes Subject: Re: [PATCH] ALSA: usb-audio: Line6 HX-Stomp XL USB_ID In-Reply-To: <20211030200405.1358678-1-skryking@gmail.com> References: <20211030200405.1358678-1-skryking@gmail.com> 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 22:04:05 +0200, Jason Ormes wrote: > > Adding the Line6 HX-Stomp XL USB_ID as it needs this fixed frequency quirk as well. > > The device is basically just the HX-Stomp with some more buttons on the face. I've > Done some recording with it after adding it, and it seems to function properly with > this fix. The Midi features appear to be working as well. > > Signed-off-by: Jason Ormes Thanks, applied now with a slight coding style fix. You can run scripts/checkpatch.pl before submission at next time to verify whether the patch is OK. Takashi