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.2 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,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 35BCBC433FF for ; Thu, 8 Aug 2019 11:19:48 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 0FE39216C8 for ; Thu, 8 Aug 2019 11:19:48 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731622AbfHHLTr (ORCPT ); Thu, 8 Aug 2019 07:19:47 -0400 Received: from mga01.intel.com ([192.55.52.88]:25767 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731312AbfHHLTr (ORCPT ); Thu, 8 Aug 2019 07:19:47 -0400 X-Amp-Result: UNKNOWN X-Amp-Original-Verdict: FILE UNKNOWN X-Amp-File-Uploaded: False Received: from orsmga002.jf.intel.com ([10.7.209.21]) by fmsmga101.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 08 Aug 2019 04:19:46 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.64,360,1559545200"; d="scan'208";a="186319415" Received: from smile.fi.intel.com (HELO smile) ([10.237.68.145]) by orsmga002.jf.intel.com with ESMTP; 08 Aug 2019 04:19:43 -0700 Received: from andy by smile with local (Exim 4.92.1) (envelope-from ) id 1hvgSL-0001t9-Rk; Thu, 08 Aug 2019 14:19:41 +0300 Date: Thu, 8 Aug 2019 14:19:41 +0300 From: Andy Shevchenko To: "Rafael J. Wysocki" Cc: platform-driver-x86@vger.kernel.org, LKML , Linux PM , Linux ACPI Subject: Re: [PATCH 0/2] intel-hid: intel-vbtn: Suspend-related fix and update Message-ID: <20190808111941.GJ30120@smile.fi.intel.com> References: <1717835.1Yz4jNODO2@kreacher> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1717835.1Yz4jNODO2@kreacher> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-pm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-pm@vger.kernel.org On Thu, Aug 08, 2019 at 10:40:19AM +0200, Rafael J. Wysocki wrote: > Hi, > > These two patches fix a minor issue related to system suspend in the intel-hid > and intel-vbtn drivers and update the suspend/resume handling in intel-hid to > reduce special-casing in it somewhat. > AFAIR the original patches go via other than PDx86 tree. Thus, while patches are looking good to me, Acked-by: Andy Shevchenko > Please refer to the changelogs for details. -- With Best Regards, Andy Shevchenko