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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id AFFA3C77B75 for ; Mon, 22 May 2023 07:03:41 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 83EC8825; Mon, 22 May 2023 09:02:49 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 83EC8825 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1684739019; bh=yVwzlhV6+3lF4MslpX60dkNs2NCytVzMENwuRV5fHmg=; h=Date:Subject:To:Cc:References:From:In-Reply-To:List-Id: List-Archive:List-Help:List-Owner:List-Post:List-Subscribe: List-Unsubscribe:From; b=tdXF9bo3e01O4CPfLJ2KrE+jMCSUlEfOVtKGK0WbLiRZM7rs28bAUpZdZZzBl3Vc3 /2VCu4rLWQl8ZRHhrBEmbtgjLG3x0TdvUn0SaOIS3C/Io0jv195VaGp+yA2fsfrh3s 9M2cdb2iX1QiDv5m8HiKWXum/TG15xvmZ+pjp6mg= Received: by alsa1.perex.cz (Postfix, from userid 50401) id 5FB2FF8053D; Mon, 22 May 2023 09:02:21 +0200 (CEST) Received: from mailman-core.alsa-project.org (mailman-core.alsa-project.org [10.254.200.10]) by alsa1.perex.cz (Postfix) with ESMTP id 2B1D4F8024E; Mon, 22 May 2023 09:02:21 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 257C0F8024E; Mon, 22 May 2023 09:02:18 +0200 (CEST) Received: from mail1.perex.cz (mail1.perex.cz [77.48.224.245]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 49F88F8016A for ; Mon, 22 May 2023 09:02:16 +0200 (CEST) Received: from mail1.perex.cz (localhost [127.0.0.1]) by smtp1.perex.cz (Perex's E-mail Delivery System) with ESMTP id F34491E3B; Mon, 22 May 2023 09:02:14 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.perex.cz F34491E3B DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=perex.cz; s=default; t=1684738935; bh=X7aaey2SOKcK4msa2hXClsOEIW67no/6cdF58uE+37k=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=XaxSrVcj4AI0K8bucaJamhXoANOhbeOZ307lP89NiUNs9dXrWzvm+XA4WLKF4mpvu 8SsigfM5dofE1CO5ZxcaA1YUsL1nKtSDT7O5e3AZqKcVkFSzf9hnnRwLh9DM9YtJ3p rN2nELSg6rN7E4tnbObrg+RYY/RfwK5wQ9EEW1o0= Received: from [192.168.100.98] (unknown [192.168.100.98]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: perex) by mail1.perex.cz (Perex's E-mail Delivery System) with ESMTPSA; Mon, 22 May 2023 09:02:12 +0200 (CEST) Message-ID: Date: Mon, 22 May 2023 09:02:12 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.9.1 Subject: Re: [PATCH 14/36] ALSA: usb-audio: Enable the legacy raw MIDI support Content-Language: en-US To: Takashi Iwai Cc: alsa-devel@alsa-project.org References: <20230519093114.28813-1-tiwai@suse.de> <20230519093114.28813-15-tiwai@suse.de> From: Jaroslav Kysela In-Reply-To: <20230519093114.28813-15-tiwai@suse.de> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Message-ID-Hash: NXWNFYEANGHJAYQBIZIMXVY7O4DVQF5X X-Message-ID-Hash: NXWNFYEANGHJAYQBIZIMXVY7O4DVQF5X X-MailFrom: perex@perex.cz X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-alsa-devel.alsa-project.org-0; header-match-alsa-devel.alsa-project.org-1; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.8 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: On 19. 05. 23 11:30, Takashi Iwai wrote: > Attach the legacy rawmidi devices when enabled in Kconfig accordingly. > > Signed-off-by: Takashi Iwai Reviewed-by: Jaroslav Kysela -- Jaroslav Kysela Linux Sound Maintainer; ALSA Project; Red Hat, Inc.