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 C3CFFC83F2D for ; Wed, 6 Sep 2023 14:51:27 +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=bIARXX2RpWuvPlVl9z0hs7BkBVkW687mAli4kLeO65M=; b=2cfRnC63ltVKea o9Yq6g2utIC623tn+Fa0E+dJ8eyQrv+2fCp3AR7Y2HBuyylZ6L5MC+jhqDfDCLkk3aPDoNjMi3gD1 mpxbaTjJyJNQ59SLb7EAErwKNO4XJLUc8lph+VlyuKGcBNDmdbcHHFGMBnJUiNIcTQaOoOV51TmsT aoIaqowp3oz/2rp4O0tX4uxxeahh6K+ohD4J8M7yKAVkl+ln1JXa0UqFZv7B6x77a4fW/zbu+WVzG q/BTVbUKx1TVfsxm12qHqBgiBpSrKNU1qr4UTRMiZe99DWlhPDpgKsk3o8IKS/LZFmgqbBfu0HHCY KO4F8mrvqN8ETedT/6Cg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qdts1-00AJua-0s; Wed, 06 Sep 2023 14:51:05 +0000 Received: from mgamail.intel.com ([192.55.52.120]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qdtrx-00AJrZ-0K for linux-arm-kernel@lists.infradead.org; Wed, 06 Sep 2023 14:51:04 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1694011861; x=1725547861; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=HjAh8SMqCXR1Rjl9aKlTDFEP6jadc3qGb5loq/FNe5w=; b=L+gBAkhrTzVHDiqLKGKzyond8hupRQSljaRepWYZ0E4v+akZ9sDbTOLN gjS5MRYovSetfw48k1TSY8t0yL922bn/PD7wPkELO9uL+Hw6Qxg1iJRfp He0o6qkZBvXhypjjHr1ZEHJYXdbjQPJtYxgjo+iaOyogiHnAkOKey6DMs qWM5B3YsyeaPCxjVWVreewabrRhpcK0IH/sMW2MnAIyq8YMvUUdT0b+eE o9TY/SgqndvBTrmeinLjDqZOn0cd1aj+WUJdVcTu7kiy63C9MG29G2nu0 eTtX1fBM2z3z+z3hli1F+Rq6+x/QowISGDDzncX0v8T0LB9QwCD65gk9F Q==; X-IronPort-AV: E=McAfee;i="6600,9927,10825"; a="375986350" X-IronPort-AV: E=Sophos;i="6.02,232,1688454000"; d="scan'208";a="375986350" Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga104.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 06 Sep 2023 07:50:53 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10825"; a="831691131" X-IronPort-AV: E=Sophos;i="6.02,232,1688454000"; d="scan'208";a="831691131" Received: from smile.fi.intel.com ([10.237.72.54]) by FMSMGA003.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 06 Sep 2023 07:50:48 -0700 Received: from andy by smile.fi.intel.com with local (Exim 4.96) (envelope-from ) id 1qdtrg-006y3r-0f; Wed, 06 Sep 2023 17:50:44 +0300 Date: Wed, 6 Sep 2023 17:50:43 +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: [PATCH 18/21] gpio: acpi: replace gpiochip_find() with gpio_device_find() Message-ID: References: <20230905185309.131295-1-brgl@bgdev.pl> <20230905185309.131295-19-brgl@bgdev.pl> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230905185309.131295-19-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_075102_717908_88A6989B X-CRM114-Status: GOOD ( 10.64 ) 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:06PM +0200, Bartosz Golaszewski wrote: > From: Bartosz Golaszewski > > We're porting all users of gpiochip_find() to using gpio_device_find(). > Update the ACPI GPIO code. ... > - return gpiochip_get_desc(chip, pin); > + return gpiochip_get_desc(gdev->chip, pin); gpio_device_get_desc() ? -- 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