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 X-Spam-Level: X-Spam-Status: No, score=-2.3 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7AB58CA9EA0 for ; Fri, 18 Oct 2019 08:35:42 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 5B0F821897 for ; Fri, 18 Oct 2019 08:35:42 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2632909AbfJRIfm (ORCPT ); Fri, 18 Oct 2019 04:35:42 -0400 Received: from mga05.intel.com ([192.55.52.43]:37883 "EHLO mga05.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2632908AbfJRIfl (ORCPT ); Fri, 18 Oct 2019 04:35:41 -0400 X-Amp-Result: UNKNOWN X-Amp-Original-Verdict: FILE UNKNOWN X-Amp-File-Uploaded: False Received: from orsmga008.jf.intel.com ([10.7.209.65]) by fmsmga105.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 18 Oct 2019 01:35:41 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.67,311,1566889200"; d="scan'208";a="190302423" Received: from smile.fi.intel.com (HELO smile) ([10.237.68.40]) by orsmga008.jf.intel.com with ESMTP; 18 Oct 2019 01:35:39 -0700 Received: from andy by smile with local (Exim 4.92.2) (envelope-from ) id 1iLNjW-00085o-DX; Fri, 18 Oct 2019 11:35:38 +0300 Date: Fri, 18 Oct 2019 11:35:38 +0300 From: Andy Shevchenko To: "Rafael J. Wysocki" Cc: "Rafael J . Wysocki" , Len Brown , ACPI Devel Maling List , Ferry Toth , Mika Westerberg Subject: Re: [PATCH v1] ACPI / platform: Unregister stale platform devices Message-ID: <20191018083538.GQ32742@smile.fi.intel.com> References: <20190830143432.21695-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 User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-acpi-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-acpi@vger.kernel.org On Thu, Oct 17, 2019 at 11:57:25PM +0200, Rafael J. Wysocki wrote: > Applying (with minor modifications) as 5.5 material, thanks! Thank you! -- With Best Regards, Andy Shevchenko