From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754436AbaCMWpn (ORCPT ); Thu, 13 Mar 2014 18:45:43 -0400 Received: from mail-we0-f169.google.com ([74.125.82.169]:56398 "EHLO mail-we0-f169.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754124AbaCMWpm (ORCPT ); Thu, 13 Mar 2014 18:45:42 -0400 Date: Thu, 13 Mar 2014 22:45:37 +0000 From: Lee Jones To: Peter Tyser Cc: linux-kernel@vger.kernel.org, Guenter Roeck , James Ralston , Samuel Ortiz Subject: Re: [PATCH 1/8] mfd: lpc_ich: Fix ACPI enable bitmask Message-ID: <20140313224537.GC28504@lee--X1> References: <1394487298-14459-1-git-send-email-ptyser@xes-inc.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1394487298-14459-1-git-send-email-ptyser@xes-inc.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > The original bitmask of 0x10 was incorrect and would result in a write > to a reserved read-only bit instead of enabling the ACPI I/O > region. Update it to the proper value of 0x80. > > Signed-off-by: Peter Tyser > Tested-by: Rajat Jain > Cc: Guenter Roeck > Cc: James Ralston > Cc: Samuel Ortiz > Cc: Lee Jones > --- > drivers/mfd/lpc_ich.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) Applied with Guenter's Reviewed-by. -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog