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 B7D0AC433EF for ; Fri, 8 Jul 2022 10:02:30 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237264AbiGHKCa (ORCPT ); Fri, 8 Jul 2022 06:02:30 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47862 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237206AbiGHKC3 (ORCPT ); Fri, 8 Jul 2022 06:02:29 -0400 Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9F50183F21; Fri, 8 Jul 2022 03:02:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1657274548; x=1688810548; h=date:from:to:subject:message-id:references:mime-version: in-reply-to; bh=EjsGyq7lBhFJhuDcCb83ax8lTh/YEIc9jr/nHR/gFQw=; b=Pz8YNt24LuuFv8d/ojIRLG3IVZaZxqvUnP0aUoNGLpGLtA7n4Pul7yVU vokHt/Q+xjA19LcDdNa/LFjfKGLizRVe64USX9AMiclNsF4YtMA/3v8pV K6ahPxE16jtB63CKuq0dEx0lrEVt2OBejihZVVurfHQuHFTYf658FpvAk HhjOUguZGIU4HX1OcNGMcx9dAnfzwk7nf9lmhBhi6I8xBAEY9rYRfQ/Ki U2AIv1CS15rpTevNS+2a9R1vWYHim+PsMScCoUQQmPlGRSZx6QyA0XaxZ /h3JkfntC9mPsoG9H+LgHjnpfbB/ypIB7lP4/6qGDFh/JDZ8ma6t/Xc6O w==; X-IronPort-AV: E=McAfee;i="6400,9594,10401"; a="281796207" X-IronPort-AV: E=Sophos;i="5.92,255,1650956400"; d="scan'208";a="281796207" Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by fmsmga102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 08 Jul 2022 03:02:28 -0700 X-IronPort-AV: E=Sophos;i="5.92,255,1650956400"; d="scan'208";a="651510381" Received: from smile.fi.intel.com ([10.237.72.54]) by fmsmga008-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 08 Jul 2022 03:02:27 -0700 Received: from andy by smile.fi.intel.com with local (Exim 4.96) (envelope-from ) id 1o9koa-0017xl-2z; Fri, 08 Jul 2022 13:02:24 +0300 Date: Fri, 8 Jul 2022 13:02:24 +0300 From: Andy Shevchenko To: Wolfram Sang , linux-i2c@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v1 1/1] i2c: scmi: Replace open coded acpi_match_device() Message-ID: References: <20220630195541.4368-1-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-i2c@vger.kernel.org On Wed, Jul 06, 2022 at 09:32:05PM +0200, Wolfram Sang wrote: > > > Discard this, a last minute change that makes it not buildable. > > Do you plan to send an update? Just did it. -- With Best Regards, Andy Shevchenko