From mboxrd@z Thu Jan 1 00:00:00 1970 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 alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (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 62043C433FE for ; Tue, 11 Oct 2022 15:45:42 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id A07553F0D; Tue, 11 Oct 2022 17:44:50 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz A07553F0D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1665503140; bh=+ptjxKpKMe9ZpYpWkzy6xCUEZZDC37TWs3lCOeMWbyI=; h=Date:From:To:Subject:References:In-Reply-To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=X6lfYrJ9ru3tliKGAE33RPPhbWBeTeWM2PIrb24ZaEQJHQBK9vqVplPDqKaTlkgSp ozK37LKvRGNbMKnHS3MfONnhXQCqdgR9F57XjcURKFsSNlVBj2TxpecHGtOQBUEaKs b+E5lMBMVjWg37tH2vJ7uwgyVJjTnrL7g6dWowvA= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 4B42EF80134; Tue, 11 Oct 2022 17:44:50 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id D61BDF801D5; Tue, 11 Oct 2022 17:44:48 +0200 (CEST) Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id EAF17F800C0 for ; Tue, 11 Oct 2022 17:44:45 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz EAF17F800C0 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="bZdqObFZ" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1665503087; x=1697039087; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=+ptjxKpKMe9ZpYpWkzy6xCUEZZDC37TWs3lCOeMWbyI=; b=bZdqObFZLf9dD1yX4RsDBFjtXe3r1ShMbn7M6emfVbOj59+5bPLG3O6X I/Ztg+3DeLrXPahadSeNaTQbPADxNkgncI6nqPvc9Gd3FoxQc7tPB9B0v 0Hd+tNI6YpwAYK5Xpwwi2dPGb35eA2HT4QmIAkh7oYIAozGl0U4Xnjs6E s13NZGNnoXORbcvEEhHvEbZhJRV7eBMWJ2dr8PVcrU2qDzsFf30jnI7Y2 9Xr2CVwqWZ36dwPVKpDfuFMTsn8AM/KrxgUJtQ+1Y8fwrsbqHlEhsGBo1 H1rkDMm5md8ysQKLnGbLxjWASo4TKCeiFPNtadM62cQWzKPrJFlezh0WH A==; X-IronPort-AV: E=McAfee;i="6500,9779,10497"; a="304524997" X-IronPort-AV: E=Sophos;i="5.95,176,1661842800"; d="scan'208";a="304524997" Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga103.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 11 Oct 2022 08:44:41 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6500,9779,10497"; a="715553658" X-IronPort-AV: E=Sophos;i="5.95,176,1661842800"; d="scan'208";a="715553658" Received: from smile.fi.intel.com ([10.237.72.54]) by FMSMGA003.fm.intel.com with ESMTP; 11 Oct 2022 08:44:36 -0700 Received: from andy by smile.fi.intel.com with local (Exim 4.96) (envelope-from ) id 1oiHQo-005OPV-2A; Tue, 11 Oct 2022 18:44:34 +0300 Date: Tue, 11 Oct 2022 18:44:34 +0300 From: Andy Shevchenko To: Geert Uytterhoeven Subject: Re: [PATCH v2 02/36] gpiolib: cdev: Add missed header(s) Message-ID: References: <20221010201453.77401-1-andriy.shevchenko@linux.intel.com> <20221010201453.77401-3-andriy.shevchenko@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo Cc: Kent Gibson , linux-omap@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-aspeed@lists.ozlabs.org, patches@opensource.cirrus.com, Bartosz Golaszewski , linux-actions@lists.infradead.org, linux-kernel@vger.kernel.org, linux-mips@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-gpio@vger.kernel.org, linux-samsung-soc@vger.kernel.org, linux-mediatek@lists.infradead.org, linux-rpi-kernel@lists.infradead.org, linux-arm-msm@vger.kernel.org, linux-tegra@vger.kernel.org, linux-riscv@lists.infradead.org, alsa-devel@alsa-project.org, openbmc@lists.ozlabs.org, linux-arm-kernel@lists.infradead.org, linux-media@vger.kernel.org X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" On Tue, Oct 11, 2022 at 06:19:13PM +0300, Andy Shevchenko wrote: > On Tue, Oct 11, 2022 at 04:39:46PM +0200, Geert Uytterhoeven wrote: ... After all this patch is not needed. However, during checking of the necessity of this patch I realized that seq_file is used in a few GPIO drivers without any actual users, so I will prepare clean up series for that as well. -- With Best Regards, Andy Shevchenko