From patchwork Wed Jun 5 21:27:23 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Shevchenko X-Patchwork-Id: 13687622 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 03633C27C5F for ; Wed, 5 Jun 2024 22:15:14 +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=yUfcqowwPxv2YH4wC47Q54YBUFo1AC6K6blg0ueH9rk=; b=TXLsOCYyuRt5d+ RrjpnufXpwZ3gBH8iC96dDXnrdxNjfwbB6T3g0M9q4Scj3ckYZ//+kwKsqcYkip253xOfaDe0ETad QyRAN6h+hiNfSQur+MR0IRosAsAIHGd0quHcTz6BFXOU1IhviIdBwG8yRV6qnWYjTc4dcfmkQ4Rc9 fxTpatWdNRcSeV/hILo1MQlnMCnQnCqdcxbb2gslJxynWj0RcyMKmzc+uIoad2seRp3zyuQNY5+Tb ft4iwKqI2Nn1WmJEIeD4IaImXm2TxsU9HPj3+8H1OZVW2j1CfFl7OUMAKPX+A8radTW4tql5pnt/h QujIKLSwb5AJb4pAYOeA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sEyuL-00000007iOD-0WKl; Wed, 05 Jun 2024 22:15:01 +0000 Received: from mgamail.intel.com ([198.175.65.21]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sEyuH-00000007iNT-4BkT; Wed, 05 Jun 2024 22:14:59 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1717625699; x=1749161699; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=dwECkwwPLF86p2uDLyCcd8vztQ4JautCXDJYA3o9rvk=; b=PmOJp53zlq8tEXmqzuowcEVz/aa/PWoR5p2dYCXP+agmJzy08WbPtDuZ kXha+OOT9GQQQm1VovDiY1e+gznAn+fSQBICMG7ndCoVVPGpxoowLkXoU em/Ln8T0Dfrz0pXQEDbxMqO7P2xcvNWJooY2T23+ZX5OnLwH/axztK2wI 8KX8f+ONK8mhUFBUdXxFyWaDtTUnI4QrCRYCA3mNRtwAq9hQapnuXp2Yc b6mM7fOrAWfKTLlZryJVuFMCfvruBCubA7OewszKhky/OLseEqqpJaCMn 8JYdrLLSd5EXjZrIDGnx+6rsmLwTiZbo2bmqzUJdXeZDW073QFPRxmX9Q g==; X-CSE-ConnectionGUID: A3ANi8WYTEaTQcIT/EwVFQ== X-CSE-MsgGUID: +u5/9xsHQwqVY4I2LSL6WA== X-IronPort-AV: E=McAfee;i="6600,9927,11094"; a="14218684" X-IronPort-AV: E=Sophos;i="6.08,217,1712646000"; d="scan'208";a="14218684" Received: from fmviesa007.fm.intel.com ([10.60.135.147]) by orvoesa113.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 05 Jun 2024 15:14:57 -0700 X-CSE-ConnectionGUID: JP45dUK1TdW/fW9g0ksUVQ== X-CSE-MsgGUID: zMDwYyHVQI2ocTPWwtYvvw== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.08,217,1712646000"; d="scan'208";a="37621427" Received: from black.fi.intel.com ([10.237.72.28]) by fmviesa007.fm.intel.com with ESMTP; 05 Jun 2024 15:14:49 -0700 Received: by black.fi.intel.com (Postfix, from userid 1003) id 975E024D; Thu, 06 Jun 2024 01:14:47 +0300 (EEST) From: Andy Shevchenko To: Charles Keepax , Rob Herring , Weidong Wang , Mark Brown , Andy Shevchenko , =?utf-8?q?Uwe_Kleine-K?= =?utf-8?q?=C3=B6nig?= , Kuninori Morimoto , Shenghao Ding , Marco Felsch , Alper Nebi Yasak , Chancel Liu , linux-sound@vger.kernel.org, linux-kernel@vger.kernel.org, alsa-devel@alsa-project.org, patches@opensource.cirrus.com, linux-arm-msm@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, imx@lists.linux.dev, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org Cc: Liam Girdwood , Jaroslav Kysela , Takashi Iwai , David Rhodes , Richard Fitzgerald , Kevin Lu , Baojun Xu , Srinivas Kandagatla , Banajit Goswami , Shengjiu Wang , Xiubo Li , Fabio Estevam , Nicolin Chen , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Heiko Stuebner , Sylwester Nawrocki Subject: [PATCH v2 0/6] ASoC: Drop or replace of_gpio.h Date: Thu, 6 Jun 2024 00:27:23 +0300 Message-ID: <20240605221446.2624964-1-andriy.shevchenko@linux.intel.com> X-Mailer: git-send-email 2.43.0.rc1.1336.g36b5255a03ac MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240605_151458_211433_F4B6E475 X-CRM114-Status: UNSURE ( 9.12 ) 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 Replace or drop the legacy header that is subject to remove. Not all of them were compile-tested, the series might have hidden compilation errors. In v3: - moved aw88399 from the "Remove ..." patch to the "Replace ..." (LKP) In v2: - added tags (Kuninori, Charles) - ripped out TAS2781 (it's a mess from GPIO handling perspective) Andy Shevchenko (6): ASoC: codecs: Remove unused of_gpio.h ASoC: fsl: Remove unused of_gpio.h ASoC: rockchip: Remove unused of_gpio.h ASoC: codecs: Replace of_gpio.h by proper one ASoC: generic: Replace of_gpio.h by proper one ASoC: samsung: Replace of_gpio.h by proper one sound/soc/codecs/ak4118.c | 1 - sound/soc/codecs/ak4458.c | 1 - sound/soc/codecs/aw88395/aw88395.c | 2 +- sound/soc/codecs/aw88399.c | 2 +- sound/soc/codecs/cs53l30.c | 1 - sound/soc/codecs/max98390.c | 1 - sound/soc/codecs/pcm3168a.c | 1 - sound/soc/codecs/rk817_codec.c | 1 - sound/soc/codecs/tas2552.c | 1 - sound/soc/codecs/tas2764.c | 1 - sound/soc/codecs/tas2770.c | 1 - sound/soc/codecs/tas2780.c | 1 - sound/soc/codecs/tlv320adc3xxx.c | 1 - sound/soc/codecs/tlv320adcx140.c | 1 - sound/soc/codecs/tlv320aic31xx.c | 1 - sound/soc/codecs/ts3a227e.c | 1 - sound/soc/codecs/wsa883x.c | 1 - sound/soc/fsl/imx-es8328.c | 1 - sound/soc/fsl/imx-rpmsg.c | 2 -- sound/soc/generic/audio-graph-card2-custom-sample.c | 3 ++- sound/soc/rockchip/rockchip_i2s.c | 1 - sound/soc/rockchip/rockchip_spdif.c | 1 - sound/soc/samsung/aries_wm8994.c | 2 +- 23 files changed, 5 insertions(+), 24 deletions(-)