From patchwork Fri Mar 11 11:28:18 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Claudiu Beznea X-Patchwork-Id: 12777837 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 3003FC433F5 for ; Fri, 11 Mar 2022 11:28:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:Date:Subject:CC :To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=7E+UCJU3ppranR+mPfd36dGRv7FX4uCp3FeszFqXXmM=; b=zdH4xKtIrxQW18 KcyhJF8Tc9GDfIwhEpIFqneskn2Wc87BEGTNLCb2Lz0w8XvqnTKvl8TcdNyxPuwrt0s0oBWM3H/B6 We6pLEumW+Ola0QRQnz0L8x5+vynzraCqmyvF2ucsqYo6rd20EUT7AXi9gu1ckxRm9sZT+U7wasDU CkF/Vvb+/aiddcvms8Or3jV6hkSo7ePq8DiMMoEuvykPKCiktQc+uqH1ZzivdAB4RtYN997NSTYsl +Pp4cxZO5it6jaepOB+pXhBX5d6+0xvWjE5LnFMbBkDZQ3Ke+9tCVqjBJHFmBUYasS+/3CIlLcpCV jMNjnBWn9qwf6C0FFauA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nSdQZ-00GAvT-Gg; Fri, 11 Mar 2022 11:27:23 +0000 Received: from esa.microchip.iphmx.com ([68.232.153.233]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nSdQV-00GAua-RE for linux-arm-kernel@lists.infradead.org; Fri, 11 Mar 2022 11:27:21 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1646998039; x=1678534039; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=yuDYsigMfxICt10t57pHMm+yZj5r1ZXXMzr8CGtNf3g=; b=S+6BJhuLeGIumZ84He2dH0q2C0KPjLlUIuxUDVP2tE36V1+vAcEKQ236 cBCHJAZissiPrNCnj5YMYyYEkb1un2O9Ra9ogYQxPXz8ecKSLFkfVvBAZ G0wVVfDJgy9/HaASAB6N1w3Mp9WYy2Z3ERlAWLqS5GeuJYi9sGfFq5FXK y5FUqyfgziloYL0+9Y/W/57bcEkLUAQU0j85Rf8yTtKHweTLZurQWysNl 98cZ/6Kpmo43JlwnORLoNOgvW37lwjfxQYP6RG4k/hnF69oyfbg04h+Ml Wk7yE8itgeqS5d6JYG2SvhsHtJicnDxadIxxHtLlwxAn4s5j0wp0G/brJ g==; X-IronPort-AV: E=Sophos;i="5.90,173,1643698800"; d="scan'208";a="156565303" Received: from smtpout.microchip.com (HELO email.microchip.com) ([198.175.253.82]) by esa3.microchip.iphmx.com with ESMTP/TLS/AES256-SHA256; 11 Mar 2022 04:27:16 -0700 Received: from chn-vm-ex02.mchp-main.com (10.10.85.144) by chn-vm-ex03.mchp-main.com (10.10.85.151) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2375.17; Fri, 11 Mar 2022 04:27:15 -0700 Received: from localhost.localdomain (10.10.115.15) by chn-vm-ex02.mchp-main.com (10.10.85.144) with Microsoft SMTP Server id 15.1.2375.17 via Frontend Transport; Fri, 11 Mar 2022 04:27:13 -0700 From: Claudiu Beznea To: , , , , , , , CC: , , , Claudiu Beznea Subject: [PATCH] ASoC: mchp-spdifrx: fix typo Date: Fri, 11 Mar 2022 13:28:18 +0200 Message-ID: <20220311112818.1482372-1-claudiu.beznea@microchip.com> X-Mailer: git-send-email 2.33.0 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220311_032719_910550_ECF93800 X-CRM114-Status: UNSURE ( 9.96 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Fix typo in log describing failure of devm_snd_dmaengine_pcm_register(). Signed-off-by: Claudiu Beznea Reviewed-by: Codrin Ciubotariu --- sound/soc/atmel/mchp-spdifrx.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sound/soc/atmel/mchp-spdifrx.c b/sound/soc/atmel/mchp-spdifrx.c index bcd4f3e4fb0f..5fc968483f2c 100644 --- a/sound/soc/atmel/mchp-spdifrx.c +++ b/sound/soc/atmel/mchp-spdifrx.c @@ -920,7 +920,7 @@ static int mchp_spdifrx_probe(struct platform_device *pdev) err = devm_snd_dmaengine_pcm_register(&pdev->dev, NULL, 0); if (err) { - dev_err(&pdev->dev, "failed to register PMC: %d\n", err); + dev_err(&pdev->dev, "failed to register PCM: %d\n", err); return err; }