Message ID | 20220919122108.43764-1-pierre-louis.bossart@linux.intel.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 42379C6FA8B for <alsa-devel@archiver.kernel.org>; Mon, 19 Sep 2022 12:22:31 +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 75B35822; Mon, 19 Sep 2022 14:21:38 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 75B35822 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1663590148; bh=Qbl7CkR6Xl3s2wf5DMf6HNAj5J58FaCgocn/vg9FObI=; h=From:To:Subject:Date:Cc:List-Id:List-Unsubscribe:List-Archive: List-Post:List-Help:List-Subscribe:From; b=KXJiBakpRBx3RrTEY2LVBusaJZiz5cEE5mL0WUiOolJPFUgzWWUYhv/rhoyUCJE9k YTvuWnPWiW21u0lChPPFd26PvXdNwihuPA2Xptyu/5Z6qLeP1qKWQNZP44d3Oa7yI8 qo/OtzuIAwb9ac2MNeofDL51Uc+8S2PrXTYRz5rk= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 19907F800E5; Mon, 19 Sep 2022 14:21:38 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id EE155F8023A; Mon, 19 Sep 2022 14:21:36 +0200 (CEST) Received: from mga06.intel.com (mga06b.intel.com [134.134.136.31]) (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 0EC97F800E5 for <alsa-devel@alsa-project.org>; Mon, 19 Sep 2022 14:21:33 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 0EC97F800E5 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="N5nN46mr" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1663590095; x=1695126095; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=Qbl7CkR6Xl3s2wf5DMf6HNAj5J58FaCgocn/vg9FObI=; b=N5nN46mrAxS0g23NeREWYLvg/MEmqyGtd0wuGZNzVHAjVCHEj6Vc/Bh7 wgKkqxqvahndMQ7yNTaee/JCsjuDT43laaJaj6GyOQwbXaM9938Dhc95n v5yEyDSwFys/2PJsf27QZF8nobxByYm5k23AAATUhu8W6Zn4+ArInq/9U 1F6c/L+KN+ZnHbb7tCpkWN3lwbxtF20zqml+JaaMcNkqEeXRCGsKcReY+ gRXrAplanaukzjrTovYB6JIFt6RJS0KDgYSMwUHiCiXxztIJ0DLBXPgl5 WOppyslDERG8GJfXoq3naABjLT8s7I0qk/nAprpQYU1o5FFzEELwEAzGN Q==; X-IronPort-AV: E=McAfee;i="6500,9779,10475"; a="361123217" X-IronPort-AV: E=Sophos;i="5.93,327,1654585200"; d="scan'208";a="361123217" Received: from fmsmga007.fm.intel.com ([10.253.24.52]) by orsmga104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 19 Sep 2022 05:21:31 -0700 X-IronPort-AV: E=Sophos;i="5.93,327,1654585200"; d="scan'208";a="620837629" Received: from amagnus-mobl2.ger.corp.intel.com (HELO pbossart-mobl3.home) ([10.249.46.168]) by fmsmga007-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 19 Sep 2022 05:21:28 -0700 From: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> To: alsa-devel@alsa-project.org Subject: [PATCH 0/7] ASoC: SOF: start using tracing instead of dev_dbg Date: Mon, 19 Sep 2022 14:21:01 +0200 Message-Id: <20220919122108.43764-1-pierre-louis.bossart@linux.intel.com> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: tiwai@suse.de, broonie@kernel.org, Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> 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" <alsa-devel.alsa-project.org> List-Unsubscribe: <https://mailman.alsa-project.org/mailman/options/alsa-devel>, <mailto:alsa-devel-request@alsa-project.org?subject=unsubscribe> List-Archive: <http://mailman.alsa-project.org/pipermail/alsa-devel/> List-Post: <mailto:alsa-devel@alsa-project.org> List-Help: <mailto:alsa-devel-request@alsa-project.org?subject=help> List-Subscribe: <https://mailman.alsa-project.org/mailman/listinfo/alsa-devel>, <mailto:alsa-devel-request@alsa-project.org?subject=subscribe> Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" <alsa-devel-bounces@alsa-project.org> |
Series |
ASoC: SOF: start using tracing instead of dev_dbg
|
expand
|