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 10681C43217 for ; Tue, 8 Nov 2022 08:45:17 +0000 (UTC) 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 40746AE8; Tue, 8 Nov 2022 09:44:25 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 40746AE8 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1667897115; bh=q6qqpBqwMQgI0Wus+7X9VLIEmROhuwDUjEYSYZTBgvA=; h=Date:Subject:To:References:From:In-Reply-To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=fATTgKQNJM94lub+xoRBjrbpl95c5W2+KReqKZyNXeGDVB4mLqrO5Udpokq+fANX+ EQBj2cGsLQX6bxWVgAkzlL1jKkSIud8L2ii7eK8RUehOA47qhZg25VnPrnNWlqQ+yK Fof8zD+XpywwYmQ2jmB++WQzyffjeY3Vx/9f9ZAw= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id D9966F8055B; Tue, 8 Nov 2022 09:43:34 +0100 (CET) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 93D5FF8024C; Tue, 8 Nov 2022 09:43:32 +0100 (CET) Received: from madras.collabora.co.uk (madras.collabora.co.uk [IPv6:2a00:1098:0:82:1000:25:2eeb:e5ab]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 53CACF801D8 for ; Tue, 8 Nov 2022 09:43:24 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 53CACF801D8 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=collabora.com header.i=@collabora.com header.b="hzquAvZ/" Received: from [192.168.1.100] (2-237-20-237.ip236.fastwebnet.it [2.237.20.237]) (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: kholk11) by madras.collabora.co.uk (Postfix) with ESMTPSA id 30AA4660298F; Tue, 8 Nov 2022 08:43:23 +0000 (GMT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=collabora.com; s=mail; t=1667897003; bh=q6qqpBqwMQgI0Wus+7X9VLIEmROhuwDUjEYSYZTBgvA=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=hzquAvZ/2HtKe+HUEDqMeQqGleA0aZhvdsRuEt0pqktlTcAyBd72NtLQq0QXCR/+5 bVG/d4AAYVeMaDCjrV3YJVb9eukid/M5co6iOsRPvsIO1qSTto4tXewALRhK3cLY6T /RErVEZnbL04dZMxsjOwrTlM8UAogR3ijlXAUdxyVD/FhV5df3naIrVOrNMPix2yfm UfT43WWitcPWKc+9yIU0t0OsOJkIID825tFiEdA4E2bZp0O51b2ikAMYoWTHkNKZ79 Fms4DjjqHuc/Ma8yD8b1Z/8hQNtxjcRHIckW8N6rqRZxc66fKSXT6W4+/U9oEqan5a gTomUlIkHfjXQ== Message-ID: Date: Tue, 8 Nov 2022 09:43:21 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.3.3 Subject: Re: [PATCH 8/9] ASoC: mediatek: mt8192-mt6359: Register to module device table Content-Language: en-US To: =?UTF-8?B?TsOtY29sYXMgRi4gUi4gQS4gUHJhZG8=?= , Mark Brown References: <20221107160437.740353-1-nfraprado@collabora.com> <20221107160437.740353-9-nfraprado@collabora.com> From: AngeloGioacchino Del Regno In-Reply-To: <20221107160437.740353-9-nfraprado@collabora.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Cc: Miaoqian Lin , Tzung-Bi Shih , alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org, Takashi Iwai , Liam Girdwood , Jiaxin Yu , linux-mediatek@lists.infradead.org, Akihiko Odaki , Matthias Brugger , kernel@collabora.com, linux-arm-kernel@lists.infradead.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" Il 07/11/22 17:04, NĂ­colas F. R. A. Prado ha scritto: > Register the compatibles for this module on the module device table so > it can be automatically loaded when a matching device is found on the > system. > > Signed-off-by: NĂ­colas F. R. A. Prado Reviewed-by: AngeloGioacchino Del Regno