From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Rafael J. Wysocki" Subject: [PATCH 0/2] intel-hid: intel-vbtn: Suspend-related fix and update Date: Thu, 08 Aug 2019 10:40:19 +0200 Message-ID: <1717835.1Yz4jNODO2@kreacher> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Return-path: Sender: linux-kernel-owner@vger.kernel.org To: platform-driver-x86@vger.kernel.org Cc: Andy Shevchenko , LKML , Linux PM , Linux ACPI List-Id: platform-driver-x86.vger.kernel.org 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. Please refer to the changelogs for details. Thanks, Rafael