Message ID | 20230831204734.104954-1-biju.das.jz@bp.renesas.com |
---|---|
Headers | show
Return-Path: <alsa-devel-bounces@alsa-project.org> 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 45C12C83F2F for <alsa-devel@archiver.kernel.org>; Thu, 31 Aug 2023 20:49:17 +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 92909741; Thu, 31 Aug 2023 22:48:25 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 92909741 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1693514955; bh=A9V1FA5rPo9B+lz2r07GxpCr6sxFslSJS+Juyew20bg=; h=From:To:Cc:Subject:Date:List-Id:List-Archive:List-Help:List-Owner: List-Post:List-Subscribe:List-Unsubscribe:From; b=OwNhdwpUjnaL/IB6Dd3Ygfj6tpK/YhZoEdzc9gEKEPknPzrLrEUhuve9QfXxd2PqC OrLPQF/NvGBjoIiWYhZX4okyaoRimJuQQpu1aYo7KWNO+UYI29Ou2G4JHiniSV/wuc Ziam3XtEwR6fCo0I9MeKZ3b/MNqbqkDeBLOlrF6U= Received: by alsa1.perex.cz (Postfix, from userid 50401) id AF6EDF8032D; Thu, 31 Aug 2023 22:47:57 +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 23269F80094; Thu, 31 Aug 2023 22:47:57 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 01FE0F80158; Thu, 31 Aug 2023 22:47:51 +0200 (CEST) Received: from relmlie5.idc.renesas.com (relmlor1.renesas.com [210.160.252.171]) by alsa1.perex.cz (Postfix) with ESMTP id 21FC8F800D1 for <alsa-devel@alsa-project.org>; Thu, 31 Aug 2023 22:47:43 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 21FC8F800D1 X-IronPort-AV: E=Sophos;i="6.02,217,1688396400"; d="scan'208";a="174635226" Received: from unknown (HELO relmlir6.idc.renesas.com) ([10.200.68.152]) by relmlie5.idc.renesas.com with ESMTP; 01 Sep 2023 05:47:39 +0900 Received: from localhost.localdomain (unknown [10.226.92.179]) by relmlir6.idc.renesas.com (Postfix) with ESMTP id E3E31402951B; Fri, 1 Sep 2023 05:47:36 +0900 (JST) From: Biju Das <biju.das.jz@bp.renesas.com> To: Jaroslav Kysela <perex@perex.cz>, Takashi Iwai <tiwai@suse.com> Cc: Biju Das <biju.das.jz@bp.renesas.com>, Liam Girdwood <lgirdwood@gmail.com>, Mark Brown <broonie@kernel.org>, =?utf-8?q?Uwe_Kleine-K=C3=B6nig?= <u.kleine-koenig@pengutronix.de>, alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org, Andy Shevchenko <andriy.shevchenko@linux.intel.com> Subject: [PATCH v3 0/2] Match data improvements for ak4642 driver Date: Thu, 31 Aug 2023 21:47:32 +0100 Message-Id: <20230831204734.104954-1-biju.das.jz@bp.renesas.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID-Hash: UCIWCRUC7DPSZLTPP66GJUHGDDX3A7LR X-Message-ID-Hash: UCIWCRUC7DPSZLTPP66GJUHGDDX3A7LR X-MailFrom: biju.das.jz@bp.renesas.com 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" <alsa-devel.alsa-project.org> Archived-At: <https://mailman.alsa-project.org/hyperkitty/list/alsa-devel@alsa-project.org/message/UCIWCRUC7DPSZLTPP66GJUHGDDX3A7LR/> List-Archive: <https://mailman.alsa-project.org/hyperkitty/list/alsa-devel@alsa-project.org/> List-Help: <mailto:alsa-devel-request@alsa-project.org?subject=help> List-Owner: <mailto:alsa-devel-owner@alsa-project.org> List-Post: <mailto:alsa-devel@alsa-project.org> List-Subscribe: <mailto:alsa-devel-join@alsa-project.org> List-Unsubscribe: <mailto:alsa-devel-leave@alsa-project.org> |
Series |
Match data improvements for ak4642 driver
|
expand
|