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 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 2B35CC83F2D for ; Wed, 6 Sep 2023 14:50: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:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=lUZazgHt5eW9sAznPqoKyqbdE9eFzZr20ZtdU1qttw4=; b=TW2fhC33WcpGBN VNgKwwmZBvb428X7sjbkR8a+J3BoUzuasiK5kIMp2EClk4WTXXH3OdOOqbwuyWdgbq1ZbRcnYsdvJ bi6Dm0qMXrpNSPE1bk/iY9ln34Oaok673OEeOvCtshmS4DEPj2/kt257EbeG+MaxK2Btwo+8clswF Q1KozB/4iLsmWY0Gsq7A0fiG5e41MQFfWBTohZ6zShfKIQg+TMx3KA9DajjqS5MJranaUUinu/5tz DQ69ImYmLQZiLK0JgTzduVSgtVI72U1NzQD6WD1Np4jh1ZN6Y96FhJ+71uu4/cMjFF6ra8HYTib/v DHg0AQOBPf9KeYAUbUZg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qdtrC-00AJlU-0Q; Wed, 06 Sep 2023 14:50:14 +0000 Received: from mgamail.intel.com ([192.55.52.43]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qdtr9-00AJkx-2O for linux-arm-kernel@lists.infradead.org; Wed, 06 Sep 2023 14:50:12 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1694011811; x=1725547811; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=oXdfGzzZdVeNB8WOqcbJ3fq9pHu4f2PCymvo5LTc6HQ=; b=WO7+KECFhj0ong8QzaNFEyVgsYbKdYTTxSx2ZlO0VLL4J2oqHH6E0Dv+ z9XYnpPVkuHItXXAhY+DVHncpKw/vTwZdPqt8UTPNvL7Fhd+Pfmc1J87/ m0j2TPF8UyN7msRUTofXweaH3stGeb7dw4dh2BYX12eF5mAY8F61tZxYy FRBmN+GNy2yv+0ne2OuZingIYPXIT8HFAAqf9oGL6Cdg0KjRA0+iUpdVc WQbVeFvmRSMBaUJEHVdFkVR1oJYHqhafFwocswxXG975G1XX80RltkBID ffVC3HeKTC+Hag5gxd8eJ1henL+igCuD64+Qdhr4+jJDV5soSpuFxLqMo w==; X-IronPort-AV: E=McAfee;i="6600,9927,10825"; a="463461960" X-IronPort-AV: E=Sophos;i="6.02,232,1688454000"; d="scan'208";a="463461960" Received: from orsmga001.jf.intel.com ([10.7.209.18]) by fmsmga105.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 06 Sep 2023 07:48:54 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10825"; a="776642531" X-IronPort-AV: E=Sophos;i="6.02,232,1688454000"; d="scan'208";a="776642531" Received: from smile.fi.intel.com ([10.237.72.54]) by orsmga001.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 06 Sep 2023 07:48:49 -0700 Received: from andy by smile.fi.intel.com with local (Exim 4.96) (envelope-from ) id 1qdtpl-006y2X-2X; Wed, 06 Sep 2023 17:48:45 +0300 Date: Wed, 6 Sep 2023 17:48:45 +0300 From: Andy Shevchenko To: Bartosz Golaszewski Cc: Aaro Koskinen , Janusz Krzysztofik , Tony Lindgren , Russell King , Mika Westerberg , Linus Walleij , Dipen Patel , Thierry Reding , Jonathan Hunter , Hans de Goede , Mark Gross , linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org, linux-kernel@vger.kernel.org, linux-gpio@vger.kernel.org, linux-acpi@vger.kernel.org, timestamp@lists.linux.dev, linux-tegra@vger.kernel.org, platform-driver-x86@vger.kernel.org, Bartosz Golaszewski Subject: Re: [RFT PATCH 15/21] arm: omap1: ams-delta: stop using gpiochip_find() Message-ID: References: <20230905185309.131295-1-brgl@bgdev.pl> <20230905185309.131295-16-brgl@bgdev.pl> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230905185309.131295-16-brgl@bgdev.pl> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230906_075011_858140_B485DC08 X-CRM114-Status: GOOD ( 12.05 ) 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: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Tue, Sep 05, 2023 at 08:53:03PM +0200, Bartosz Golaszewski wrote: > From: Bartosz Golaszewski > > gpiochip_find() is going away as it's not hot-unplug safe. This platform > is not affected by any of the related problems as this GPIO controller > cannot really go away but in order to finally remove this function, we > need to convert it to using gpio_device_find() as well. Side question, have you used --patience when preparing this series? -- With Best Regards, Andy Shevchenko _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel