Message ID | 20240605221446.2624964-7-andriy.shevchenko@linux.intel.com (mailing list archive) |
---|---|
State | New |
Headers | show
Return-Path: <linux-rockchip-bounces+linux-rockchip=archiver.kernel.org@lists.infradead.org> 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 05AFFC27C52 for <linux-rockchip@archiver.kernel.org>; Wed, 5 Jun 2024 22:15:36 +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:References:In-Reply-To: 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: List-Owner; bh=UhS78d8Dbtpm05PGy96yBwlDJj2eECyJSyv2l0YY6tc=; b=mH2Wz9yH7Eld4y ujEnTm3pf7LWKjA4jTuIclgbxjW5mxTE/nxCMxryyIcOEd/ECMrUlkqbn8mYptoQlU+5M7BRcpUNt 2NxmruUAfcweFBG0mEV69TgH94tSK5pllntxZHmz5m0hSpv3YvCbObaAKmgrbEUO1Wo2pIMQy4tyM pT/KL+PhNlBHnP1GM+YvtYjCRiaFCNP0KsjKSPaoKj+kaoBLOjIz2jfhLfOUKX+UR4niVBO4VXexA dYn96KCHktQ1ggM1zzqiSZuFKYibNbcQ7glLHDp7JzfkOothkAO83UhdzvUIuKbfmLvDEzUHLUg9Q v5a2cmvX+KgTubU94nXg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sEyup-00000007imJ-3yQL; Wed, 05 Jun 2024 22:15:31 +0000 Received: from mgamail.intel.com ([192.198.163.11]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sEyuR-00000007iOs-07hm; Wed, 05 Jun 2024 22:15:08 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1717625707; x=1749161707; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=sA6qI//FTL7pgyGldUMsd1jU+l556RY52OWXWgjHnto=; b=Zy74D9pbFJSAA2yYSuBcmMK7fDdsamyVdXiimmClKLTQo92c8XHfutT9 r5El6wXb4smDC0gM0k9zDoIeOQip+nJID6h32ELvFnlAD30unb1PDaQT+ NJodwQgt3pqv5mYMFmpjAppzSOBIzvh+p6pzdUJ66XRIuqZUaAdKICyXF naNahyZsPCPiP76YUQmgXCfiDXO8gHLHSS1I2brySWZyUiExLS9wiox+g O0sYBQgg2927zSugbIctjzW5qO8v2DV1Cpeyhdt8x0JCMJcvMPBnYIeqC DDMkv86VTN5KIUd9BSS91n3PVHFT6vkEXYiszqcdpWFR3TkeLcS/36gUt A==; X-CSE-ConnectionGUID: HpJPN1UuSNyx6gzuLUDEGg== X-CSE-MsgGUID: EaPsGru8TO6O7+gbX2Ip3w== X-IronPort-AV: E=McAfee;i="6600,9927,11094"; a="24895543" X-IronPort-AV: E=Sophos;i="6.08,217,1712646000"; d="scan'208";a="24895543" Received: from orviesa006.jf.intel.com ([10.64.159.146]) by fmvoesa105.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 05 Jun 2024 15:15:06 -0700 X-CSE-ConnectionGUID: CjAg4+gWRbypiKqJjeHDUQ== X-CSE-MsgGUID: piyqwJk4TFeL6djtFhzbCg== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.08,217,1712646000"; d="scan'208";a="38168626" Received: from black.fi.intel.com ([10.237.72.28]) by orviesa006.jf.intel.com with ESMTP; 05 Jun 2024 15:14:57 -0700 Received: by black.fi.intel.com (Postfix, from userid 1003) id 00374801; Thu, 06 Jun 2024 01:14:47 +0300 (EEST) From: Andy Shevchenko <andriy.shevchenko@linux.intel.com> To: Charles Keepax <ckeepax@opensource.cirrus.com>, Rob Herring <robh@kernel.org>, Weidong Wang <wangweidong.a@awinic.com>, Mark Brown <broonie@kernel.org>, Andy Shevchenko <andriy.shevchenko@linux.intel.com>, =?utf-8?q?Uwe_Kleine-K?= =?utf-8?q?=C3=B6nig?= <u.kleine-koenig@pengutronix.de>, Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>, Shenghao Ding <shenghao-ding@ti.com>, Marco Felsch <m.felsch@pengutronix.de>, Alper Nebi Yasak <alpernebiyasak@gmail.com>, Chancel Liu <chancel.liu@nxp.com>, 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 <lgirdwood@gmail.com>, Jaroslav Kysela <perex@perex.cz>, Takashi Iwai <tiwai@suse.com>, David Rhodes <david.rhodes@cirrus.com>, Richard Fitzgerald <rf@opensource.cirrus.com>, Kevin Lu <kevin-lu@ti.com>, Baojun Xu <baojun.xu@ti.com>, Srinivas Kandagatla <srinivas.kandagatla@linaro.org>, Banajit Goswami <bgoswami@quicinc.com>, Shengjiu Wang <shengjiu.wang@gmail.com>, Xiubo Li <Xiubo.Lee@gmail.com>, Fabio Estevam <festevam@gmail.com>, Nicolin Chen <nicoleotsuka@gmail.com>, Shawn Guo <shawnguo@kernel.org>, Sascha Hauer <s.hauer@pengutronix.de>, Pengutronix Kernel Team <kernel@pengutronix.de>, Heiko Stuebner <heiko@sntech.de>, Sylwester Nawrocki <s.nawrocki@samsung.com> Subject: [PATCH v2 6/6] ASoC: samsung: Replace of_gpio.h by proper one Date: Thu, 6 Jun 2024 00:27:29 +0300 Message-ID: <20240605221446.2624964-7-andriy.shevchenko@linux.intel.com> X-Mailer: git-send-email 2.43.0.rc1.1336.g36b5255a03ac In-Reply-To: <20240605221446.2624964-1-andriy.shevchenko@linux.intel.com> References: <20240605221446.2624964-1-andriy.shevchenko@linux.intel.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240605_151507_215743_014B6806 X-CRM114-Status: GOOD ( 11.86 ) X-BeenThere: linux-rockchip@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Upstream kernel work for Rockchip platforms <linux-rockchip.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-rockchip>, <mailto:linux-rockchip-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-rockchip/> List-Post: <mailto:linux-rockchip@lists.infradead.org> List-Help: <mailto:linux-rockchip-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-rockchip>, <mailto:linux-rockchip-request@lists.infradead.org?subject=subscribe> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Linux-rockchip" <linux-rockchip-bounces@lists.infradead.org> Errors-To: linux-rockchip-bounces+linux-rockchip=archiver.kernel.org@lists.infradead.org |
Series |
ASoC: Drop or replace of_gpio.h
|
expand
|
diff --git a/sound/soc/samsung/aries_wm8994.c b/sound/soc/samsung/aries_wm8994.c index a548ac33dd94..01716df0c842 100644 --- a/sound/soc/samsung/aries_wm8994.c +++ b/sound/soc/samsung/aries_wm8994.c @@ -1,11 +1,11 @@ // SPDX-License-Identifier: GPL-2.0+ #include <linux/extcon.h> +#include <linux/gpio/consumer.h> #include <linux/iio/consumer.h> #include <linux/input-event-codes.h> #include <linux/mfd/wm8994/registers.h> #include <linux/module.h> #include <linux/of.h> -#include <linux/of_gpio.h> #include <linux/regulator/consumer.h> #include <sound/jack.h> #include <sound/pcm_params.h>
of_gpio.h is deprecated and subject to remove. The driver doesn't use it directly, replace it with what is really being used. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> --- sound/soc/samsung/aries_wm8994.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)