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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 98B5CC433EF for ; Thu, 7 Oct 2021 17:18:58 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 7B06961042 for ; Thu, 7 Oct 2021 17:18:58 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S243275AbhJGRUt (ORCPT ); Thu, 7 Oct 2021 13:20:49 -0400 Received: from mga01.intel.com ([192.55.52.88]:40897 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S243302AbhJGRUn (ORCPT ); Thu, 7 Oct 2021 13:20:43 -0400 X-IronPort-AV: E=McAfee;i="6200,9189,10130"; a="249634844" X-IronPort-AV: E=Sophos;i="5.85,355,1624345200"; d="scan'208";a="249634844" Received: from orsmga004.jf.intel.com ([10.7.209.38]) by fmsmga101.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 07 Oct 2021 10:18:49 -0700 X-IronPort-AV: E=Sophos;i="5.85,355,1624345200"; d="scan'208";a="590223287" Received: from smile.fi.intel.com (HELO smile) ([10.237.68.40]) by orsmga004-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 07 Oct 2021 10:18:46 -0700 Received: from andy by smile with local (Exim 4.95) (envelope-from ) id 1mYX2Y-009byY-Pn; Thu, 07 Oct 2021 20:18:42 +0300 Date: Thu, 7 Oct 2021 20:18:42 +0300 From: Andy Shevchenko To: "Rafael J. Wysocki" Cc: Greg Kroah-Hartman , Saravana Kannan , Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= , Linux Kernel Mailing List , "open list:GPIO SUBSYSTEM" , ACPI Devel Maling List , linux-i2c , Mika Westerberg , Linus Walleij , Bartosz Golaszewski , Wolfram Sang Subject: Re: [PATCH v2 3/3] gpiolib: acpi: Replace custom code with device_match_acpi_handle() Message-ID: References: <20211006173125.84423-1-andriy.shevchenko@linux.intel.com> <20211006173125.84423-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 Precedence: bulk List-ID: X-Mailing-List: linux-acpi@vger.kernel.org On Thu, Oct 07, 2021 at 07:07:19PM +0200, Rafael J. Wysocki wrote: > On Thu, Oct 7, 2021 at 7:02 PM Andy Shevchenko > wrote: > > On Thu, Oct 07, 2021 at 06:50:46PM +0200, Rafael J. Wysocki wrote: ... > > Thanks for review, I will update for v3. > > Any other comments to the series? > > Not really. Patch [2/3] is correct AFAICS. v3 on its way! -- With Best Regards, Andy Shevchenko