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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id C3A49C4321E for ; Thu, 3 Nov 2022 19:01:34 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230497AbiKCTBd (ORCPT ); Thu, 3 Nov 2022 15:01:33 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46686 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231316AbiKCTBU (ORCPT ); Thu, 3 Nov 2022 15:01:20 -0400 Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1D30C18349; Thu, 3 Nov 2022 12:01:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1667502079; x=1699038079; h=date:from:to:cc:subject:message-id:references: mime-version:content-transfer-encoding:in-reply-to; bh=sNkpjDaE4wFtOA2SWrBA99Yi2yLtSUQQFYkHqzgZpY0=; b=ZXt1L7pOhqi5WlmhDXsXmtPvPzFNWctwy1R7Q4Nq9odpGkclZS16RZoK yr0pKTMTKNTuyGMD6FHVYJOdygkVad7sglNjs8Cr+jWptpVC3Xwwtk4+F wO3FLNwQ/TLABvyu1b0tslvcUXYyVUlQkCnKntZMzTDTMWwE2/SceXpTY 7wCgLODK9awyPzQKPB8raMf32pF09qwtXXyOTcdW1z/qPCLfmMwO9lIoT T2ELTsBsjnab3bY7pmSLFcT1xOCGowIq+91pOv0FIQn4SQz6OYOwB1JqE +PiauyijoaYM/9M+J4/4FGsVZqfBSZXyX18MCHUPeBquk8DHiDMz6Kf9p Q==; X-IronPort-AV: E=McAfee;i="6500,9779,10520"; a="336475095" X-IronPort-AV: E=Sophos;i="5.96,135,1665471600"; d="scan'208";a="336475095" Received: from orsmga007.jf.intel.com ([10.7.209.58]) by fmsmga101.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 03 Nov 2022 12:01:18 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6500,9779,10520"; a="629452994" X-IronPort-AV: E=Sophos;i="5.96,135,1665471600"; d="scan'208";a="629452994" Received: from smile.fi.intel.com ([10.237.72.54]) by orsmga007.jf.intel.com with ESMTP; 03 Nov 2022 12:01:11 -0700 Received: from andy by smile.fi.intel.com with local (Exim 4.96) (envelope-from ) id 1oqfSd-006zXu-1O; Thu, 03 Nov 2022 21:01:07 +0200 Date: Thu, 3 Nov 2022 21:01:07 +0200 From: Andy Shevchenko To: Dominik Brodowski Cc: Krzysztof =?utf-8?Q?Wilczy=C5=84ski?= , =?iso-8859-1?Q?Micka=EBl_Sala=FCn?= , Mika Westerberg , Michael Ellerman , Arnd Bergmann , Bjorn Helgaas , "Rafael J. Wysocki" , Juergen Gross , linux-kernel@vger.kernel.org, linux-alpha@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mips@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, sparclinux@vger.kernel.org, linux-pci@vger.kernel.org, xen-devel@lists.xenproject.org, Miguel Ojeda , Richard Henderson , Ivan Kokshaysky , Matt Turner , Russell King , Thomas Bogendoerfer , Nicholas Piggin , Christophe Leroy , "David S. Miller" , Bjorn Helgaas , Stefano Stabellini , Oleksandr Tyshchenko Subject: Re: [PATCH v2 4/4] pcmcia: Convert to use pci_bus_for_each_resource_p() Message-ID: References: <20221103164644.70554-1-andriy.shevchenko@linux.intel.com> <20221103164644.70554-5-andriy.shevchenko@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Nov 03, 2022 at 07:38:07PM +0100, Dominik Brodowski wrote: > Am Fri, Nov 04, 2022 at 03:29:44AM +0900 schrieb Krzysztof WilczyƄski: ... > > That said, Dominik is the maintainer of PCMCIA driver, so his is the last > > word, so to speak. :) > > > > > Considering this is done, can you issue your conditional tag so I will > > > incorporate it in v3? > > > > No need, really. Again, unless Dominik thinks otherwise. > > Ah, thanks for the correction. Then v2 is perfectly fine. I'm fine with either, thanks! -- With Best Regards, Andy Shevchenko