From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753812AbdAFEAT (ORCPT ); Thu, 5 Jan 2017 23:00:19 -0500 Received: from bombadil.infradead.org ([198.137.202.9]:51684 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750777AbdAFEAL (ORCPT ); Thu, 5 Jan 2017 23:00:11 -0500 Date: Thu, 5 Jan 2017 19:59:11 -0800 From: Darren Hart To: Linus Torvalds Cc: LKML , Andy Shevchenko , dvhart@infradead.org Subject: [GIT PULL] platform-drivers-x86 for 4.10-3 Message-ID: <20170106035911.GA7473@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.7.1 (2016-10-04) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Linus, Just two small fixes for platform drivers x86. Thanks, Darren Hart Intel Open Source Technology Center The following changes since commit 7ce7d89f48834cefece7804d38fc5d85382edf77: Linux 4.10-rc1 (2016-12-25 16:13:08 -0800) are available in the git repository at: git://git.infradead.org/users/dvhart/linux-platform-drivers-x86.git tags/platform-drivers-x86-v4.10-3 for you to fetch changes up to a608a9d52fa4168efd478d684039ed545a69dbcd: platform/x86: fujitsu-laptop: use brightness_set_blocking for LED-setting callbacks (2016-12-28 12:38:10 +0200) ---------------------------------------------------------------- platform-drivers-x86 for 4.10-3 fujitsu-laptop: - use brightness_set_blocking for LED-setting callbacks platform/x86: fix surface3_button build errors: - fix surface3_button build errors ---------------------------------------------------------------- Micha? K?pie? (1): platform/x86: fujitsu-laptop: use brightness_set_blocking for LED-setting callbacks Randy Dunlap (1): platform/x86: fix surface3_button build errors drivers/platform/x86/Kconfig | 2 +- drivers/platform/x86/fujitsu-laptop.c | 42 +++++++++++++++++------------------ 2 files changed, 22 insertions(+), 22 deletions(-)