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: 13687593 Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.21]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 198CF15F400; Wed, 5 Jun 2024 22:14:56 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.175.65.21 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1717625698; cv=none; b=jl/BoEaJrPLrKHNutkBj0mTFBpCKsrggj7fivi7/6yfHLUZn0MmhKlR9xZZv52GYqxHSZnIg0Xo6D9H+wVg7y664p01yvcvxlJtGZQcMB/p0rcQc/BxRgn4F1AWHRU8WrPPp9aGwy1HVOXIaOmrbukcEnzfSLzPFLMq9yrWI8jc= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1717625698; c=relaxed/simple; bh=dwECkwwPLF86p2uDLyCcd8vztQ4JautCXDJYA3o9rvk=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=NmA5LkwOd4sntlZIOcS3J47vRi2JIyjMVNUU+ZPEdQLRfFOLmSexdUlNb3qWRS9CvvPw/a6r36xKewp8LMB5SXO9P3EEtg26R5ST6hIsHL8/2kEgjaVxRo/BvhpFsyJGNUQ8sMsewsYKwz99QqdN/KIbugr52x8VhF0X8FQBYhg= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com; spf=none smtp.mailfrom=linux.intel.com; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b=XEELFtPb; arc=none smtp.client-ip=198.175.65.21 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; spf=none smtp.mailfrom=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="XEELFtPb" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1717625698; x=1749161698; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=dwECkwwPLF86p2uDLyCcd8vztQ4JautCXDJYA3o9rvk=; b=XEELFtPbJcQXd74evofcRzWf3FNhce+Ci7Hq92WYUX5Z3AYwiRCBlZ7h HH560zxgz76oCp208kUjy50xuPuiyGp4z+OCq6LzKmoqa5hOoTRLzomeN Pf2NU2TXLo4iaI49au+k2gWR867L6M3dUh1s1ELVKvYyVJLSRGzIEGMOb 0Sl3aJtSOPoS2KXf2oN9m04zkKoolix4l435MZiqKXDAUDq5/lnwvDz+R fX/UG4QcdFEfJfOWb0S7WBUt2GsfiMwDs9bcz0uf/Ky21Obp37QjcwGPH 1ebTdeef0RUhMrU4YMt0XcftJp7QHsBAQRqeemUDEkpfur1hlYTox4R/3 g==; X-CSE-ConnectionGUID: Ax0eu9FASoyWHAt2EjWYnQ== X-CSE-MsgGUID: NJ3Dx/GHQpmonTPoPbyD/Q== X-IronPort-AV: E=McAfee;i="6600,9927,11094"; a="14218693" X-IronPort-AV: E=Sophos;i="6.08,217,1712646000"; d="scan'208";a="14218693" 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 Precedence: bulk X-Mailing-List: linux-sound@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 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(-)