From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752684AbdI3CXA (ORCPT ); Fri, 29 Sep 2017 22:23:00 -0400 Received: from bombadil.infradead.org ([65.50.211.133]:58446 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752652AbdI3CW7 (ORCPT ); Fri, 29 Sep 2017 22:22:59 -0400 Date: Fri, 29 Sep 2017 19:22:56 -0700 From: Darren Hart To: Linus Torvalds Cc: LKML , Andy Shevchenko Subject: [GIT PULL] platform-drivers-x86 for 4.14-2 Message-ID: <20170930022256.GA18188@fury> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.8.0 (2017-02-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Linus, My apologies for the typo in the patch subject... at this point it was rebase a published branch, or send you a spelling error... tough call! The following changes since commit 2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e: Linux 4.14-rc1 (2017-09-16 15:47:51 -0700) are available in the git repository at: git://git.infradead.org/linux-platform-drivers-x86.git tags/platform-drivers-x86-v4.14-2 for you to fetch changes up to ce7c47d60bda6c7f09ccf16e978d971c8fa16ff0: platform/x86: fujitsu-laptop: Don't oops when FUJ02E3 is not presnt (2017-09-27 00:04:43 -0700) Darren Hart VMware Open Source Technology Center ---------------------------------------------------------------- platform-drivers-x86 for v4.14-2 Newly discovered species of fujitsu laptops break some assumptions about ACPI device pairings. fujitsu-laptop: - Don't oops when FUJ02E3 is not presnt ---------------------------------------------------------------- Ville Syrjälä (1): platform/x86: fujitsu-laptop: Don't oops when FUJ02E3 is not presnt drivers/platform/x86/fujitsu-laptop.c | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) -- Darren Hart VMware Open Source Technology Center