From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753044AbbE1Ca1 (ORCPT ); Wed, 27 May 2015 22:30:27 -0400 Received: from bombadil.infradead.org ([198.137.202.9]:52780 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751481AbbE1CaT (ORCPT ); Wed, 27 May 2015 22:30:19 -0400 Date: Wed, 27 May 2015 19:30:18 -0700 From: Darren Hart To: Linus Torvalds Cc: LKML Subject: [GIT PULL] platform-drivers-x86 for 4.1-3 Message-ID: <20150528023018.GA22911@fury.dvhart.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Linus, A well intentioned switch to the DEVICE_ATTR_* macros changed the sys attributes, causing some problems with userspace. Thanks, Darren Hart Intel Open Source Technology Center The following changes since commit df6dd1b35b0ec0ac6a5298378ceaf487091f448c: thinkpad_acpi: Fix warning for static not at beginning (2015-05-05 13:56:46 -0700) are available in the git repository at: git://git.infradead.org/users/dvhart/linux-platform-drivers-x86.git tags/platform-drivers-x86-v4.1-3 for you to fetch changes up to 5fb73bc2c8301ad106df0e858e60875cd2ae95cb: thinkpad_acpi: Revert unintentional device attribute renaming (2015-05-20 02:18:12 -0700) ---------------------------------------------------------------- platform-drivers-x86 for 4.1-3 thinkpad_acpi: Revert unintentional device attribute renaming ---------------------------------------------------------------- Bjørn Mork (1): thinkpad_acpi: Revert unintentional device attribute renaming drivers/platform/x86/thinkpad_acpi.c | 37 ++++++++++++++++++------------------ 1 file changed, 19 insertions(+), 18 deletions(-) -- Darren Hart Intel Open Source Technology Center