From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752150AbbBRMyR (ORCPT ); Wed, 18 Feb 2015 07:54:17 -0500 Received: from mga11.intel.com ([192.55.52.93]:12625 "EHLO mga11.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751969AbbBRMyN (ORCPT ); Wed, 18 Feb 2015 07:54:13 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.09,512,1418112000"; d="scan'208";a="687332348" Date: Wed, 18 Feb 2015 14:54:08 +0200 From: Mika Westerberg To: "Rafael J. Wysocki" Cc: Len Brown , linux-acpi@vger.kernel.org, linux-kernel@vger.kernel.org, Yang A Fang , Yu Chen , Graham Whaley Subject: Re: [PATCH 1/2] ACPI / LPSS: Always disable I2C host controllers Message-ID: <20150218125408.GR1508@lahna.fi.intel.com> References: <1424260217-7719-1-git-send-email-mika.westerberg@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1424260217-7719-1-git-send-email-mika.westerberg@linux.intel.com> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo 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 On Wed, Feb 18, 2015 at 01:50:16PM +0200, Mika Westerberg wrote: > On Baytrail and Braswell the BIOS might leave the I2C host controllers > enabled, probably because it uses them for its on purposes. This is fine in ^^^^^^^^^^^ As pointed out by Graham Whaley, it should say "own purposes". Rafael, do you want me to resend this patch?