From patchwork Mon Oct 24 19:08:39 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Amadeusz_S=C5=82awi=C5=84ski?= X-Patchwork-Id: 13017113 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 09DEEECAAA1 for ; Mon, 24 Oct 2022 11:09:06 +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 33B807B29; Mon, 24 Oct 2022 13:08:14 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 33B807B29 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1666609744; bh=s7TKH+xxYf4u0gTGeWEzIo70SyH0kaUFMatps0oseJI=; h=From:To:Subject:Date:Cc:List-Id:List-Unsubscribe:List-Archive: List-Post:List-Help:List-Subscribe:From; b=u6C5XK6Z/JzRRnoerZ0dPBHwzSi/Ff84L2BK80jU8ZG+0qpnWHYLigdf002z+RYKE c4Ziai0BRiF2YLF/M1EO9NOfy4kIkmvzzCodo8mc7PiAn3hIDbf1PkwSdtMP4AwHPO xuFQTOxrVJDmOSk+j8PnXUHMMIRWsRtpIOIdt+2E= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id C1398F8053D; Mon, 24 Oct 2022 13:08:13 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 68812F80542; Mon, 24 Oct 2022 13:08:12 +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 3CABAF80506 for ; Mon, 24 Oct 2022 13:08:08 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 3CABAF80506 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="j8WRlQol" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1666609690; x=1698145690; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=s7TKH+xxYf4u0gTGeWEzIo70SyH0kaUFMatps0oseJI=; b=j8WRlQolhmXQE7MfVpWUvgRKBqzR5UR1CIKYDo2nmn0+1tzL/yBxUIJ6 v0lUrcaGVnCkVo2mJ+a0YC5OAJu2pr/lf3ay+yXt7uWit/YILtapy2mYf OBCOgDjwEH7lEZiBOjtyZYgH3a3i+7k/i/JbvIvBpWUB0rFArLNZQODPw mQoZ4RAKpyaQs+oCYpcAFqDJ2L4hwVj6amsaEES9nHTGnZ2SbNSm1eafK +nR/jmHch+VV0EXG6CAMJtn30Ur6xHKBLM73iWKuk8hrPsX3Zv7aURQfv 4yFrA3rmwZPMYSM/0je0K7g6bi1Sx3iELZII7ybVvMGS2YdKvjfGZsNaG A==; X-IronPort-AV: E=McAfee;i="6500,9779,10509"; a="369457555" X-IronPort-AV: E=Sophos;i="5.95,209,1661842800"; d="scan'208";a="369457555" Received: from fmsmga007.fm.intel.com ([10.253.24.52]) by orsmga104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 24 Oct 2022 04:08:04 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6500,9779,10509"; a="633673415" X-IronPort-AV: E=Sophos;i="5.95,209,1661842800"; d="scan'208";a="633673415" Received: from dev2 (HELO DEV2.igk.intel.com) ([10.237.148.94]) by fmsmga007.fm.intel.com with ESMTP; 24 Oct 2022 04:08:01 -0700 From: =?utf-8?q?Amadeusz_S=C5=82awi=C5=84ski?= To: Mark Brown Subject: [PATCH 0/2] ASoC: Intel: Fix typo in comments Date: Mon, 24 Oct 2022 21:08:39 +0200 Message-Id: <20221024190841.31572-1-amadeuszx.slawinski@linux.intel.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 Cc: Cezary Rojewski , Kai Vehmanen , Bard Liao , Takashi Iwai , alsa-devel@alsa-project.org, Pierre-Louis Bossart , Liam Girdwood , Ranjani Sridharan , =?utf-8?q?Amadeusz_S?= =?utf-8?q?=C5=82awi=C5=84ski?= , Peter Ujfalusi 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" There is a typo which keeps propagating through existing Intel machine boards fix it with hope that fix stops it from appearing in new boards. Amadeusz Sławiński (2): ASoC: Intel: boards: Fix typo in comments ASoC: Intel: avs: boards: Fix typo in comments sound/soc/intel/avs/boards/max98373.c | 2 +- sound/soc/intel/avs/boards/max98927.c | 2 +- sound/soc/intel/avs/boards/ssm4567.c | 2 +- sound/soc/intel/boards/bdw-rt5650.c | 2 +- sound/soc/intel/boards/bdw-rt5677.c | 2 +- sound/soc/intel/boards/bxt_rt298.c | 2 +- sound/soc/intel/boards/bytcht_cx2072x.c | 2 +- sound/soc/intel/boards/bytcht_es8316.c | 2 +- sound/soc/intel/boards/bytcr_rt5640.c | 2 +- sound/soc/intel/boards/bytcr_rt5651.c | 2 +- sound/soc/intel/boards/bytcr_wm5102.c | 2 +- sound/soc/intel/boards/cht_bsw_max98090_ti.c | 2 +- sound/soc/intel/boards/cht_bsw_nau8824.c | 2 +- sound/soc/intel/boards/cht_bsw_rt5645.c | 2 +- sound/soc/intel/boards/cht_bsw_rt5672.c | 2 +- sound/soc/intel/boards/skl_nau88l25_max98357a.c | 2 +- sound/soc/intel/boards/skl_nau88l25_ssm4567.c | 2 +- 17 files changed, 17 insertions(+), 17 deletions(-)