From patchwork Wed Jul 27 09:08:12 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Claudiu Beznea X-Patchwork-Id: 12930246 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 48583C04A68 for ; Wed, 27 Jul 2022 09:07:25 +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=91KxqC6mm31pJE1hPsYWatodxdK72dMlaL3Dj2dofOo=; b=uoqzETHQbDZuSF oYb56f1av+bqerpf8USBh+daOGLL4Q1F5oafawXZMb/v0OheIe8lyuL1CJC6+CIfxa2TqB2jeh4a2 sjHKG24XSH0zpXFZK2Zenw6CBy8ILUCjWXuzrDDK7tNll5ygyKEL4GaDAdP+ObP0c/ofrJ7WqjgUf 9mycKu4mRHPnDRC7J0skXA4YK9NnnwfPo6KwqYXHwYmtZh82CJGVySgUTHZtcW9FJyQLE7NMH2Pee Cm4F4gLFhCX5lHM6+BdAuOoPhLimKuq7IM+josN7R6y8IyG0ArzUvMc7em+mn8qjWBcoo54/cOxS4 Jh+tgYhk/bPfpUOAqAGA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oGczT-00BXjU-7G; Wed, 27 Jul 2022 09:06:03 +0000 Received: from esa.microchip.iphmx.com ([68.232.154.123]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oGczM-00BXg0-SC for linux-arm-kernel@lists.infradead.org; Wed, 27 Jul 2022 09:05:58 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1658912756; x=1690448756; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=YkUS4VT+nAqLrUuOLwypQQDGOIVF2886Ab8ulGKy5xk=; b=srEmFCPbg6RYNcjb6snrJMQWq6+TR6aOqevsOd9+6rd8tRg1zHrfOGy1 1Osf5QsDjWMuDDdiggIV1Xr/YWqspzwJGM7l9Os+ch+om56ss/LifJLe7 ISygFTyuKRdHIU2KvV0tUvc7fr7iGahyz39gnY+79buB8BekKwFM09uiA JKGgmdKdLn9NIPSIcJke2LHCXU/LQE5xnx+WYpU6mADh5/D5W7vSslHas 4Lso9tNgPs7sB4RdX8u73ihe2BvQO2nd16pK1so5deojtL8niBZBGK5qK RsJ0MuptiNgGIEq7hK+ZLlV0EeRluUen3ss8gvHUH/m70L6AJhmHO5DPh Q==; X-IronPort-AV: E=Sophos;i="5.93,195,1654585200"; d="scan'208";a="169710941" Received: from unknown (HELO email.microchip.com) ([170.129.1.10]) by esa2.microchip.iphmx.com with ESMTP/TLS/AES256-SHA256; 27 Jul 2022 02:05:52 -0700 Received: from chn-vm-ex01.mchp-main.com (10.10.85.143) by chn-vm-ex02.mchp-main.com (10.10.85.144) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2375.17; Wed, 27 Jul 2022 02:05:50 -0700 Received: from localhost.localdomain (10.10.115.15) by chn-vm-ex01.mchp-main.com (10.10.85.143) with Microsoft SMTP Server id 15.1.2375.17 via Frontend Transport; Wed, 27 Jul 2022 02:05:48 -0700 From: Claudiu Beznea To: , , , , , CC: , , , Claudiu Beznea Subject: [PATCH v3 0/2] ASoC: atmel: one fix and one cleanup Date: Wed, 27 Jul 2022 12:08:12 +0300 Message-ID: <20220727090814.2446111-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-20220727_020557_016208_0650EFEC X-CRM114-Status: UNSURE ( 8.86 ) 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 Hi, The series adds one fix for mchp-spdifrx and one cleanups for mchp-spdifrx and mchp-spdifrx drivers. Thank you, Claudiu Beznea Changes in v3: - changed cover letter title s/few/one, s/cleanups/cleanup - fix compilation error and warnings - keep only patch 1/5 and patch 3/5 from previous version as the rest of them were integrated Changes in v2: - s/tag/tab in the title of patch 2/5 Claudiu Beznea (2): ASoC: mchp-spdifrx: disable end of block interrupt on failures ASoC: mchp-spdiftx: remove references to mchp_i2s_caps sound/soc/atmel/mchp-spdifrx.c | 9 ++++++--- sound/soc/atmel/mchp-spdiftx.c | 8 -------- 2 files changed, 6 insertions(+), 11 deletions(-)