From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934451AbcJUPFA (ORCPT ); Fri, 21 Oct 2016 11:05:00 -0400 Received: from mga06.intel.com ([134.134.136.31]:55194 "EHLO mga06.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933728AbcJUPE6 (ORCPT ); Fri, 21 Oct 2016 11:04:58 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.31,377,1473145200"; d="scan'208";a="1073752611" Date: Fri, 21 Oct 2016 18:04:53 +0300 From: Mika Westerberg To: "Rafael J. Wysocki" , Linus Walleij Cc: Alexandre Courbot , linux-acpi@vger.kernel.org, Andy Shevchenko , linux-kernel@vger.kernel.org Subject: Re: [PATCH v3 2/4] ACPI / gpio: Add hogging support Message-ID: <20161021150453.GZ24289@lahna.fi.intel.com> References: <20161021142132.80539-1-mika.westerberg@linux.intel.com> <20161021142132.80539-3-mika.westerberg@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20161021142132.80539-3-mika.westerberg@linux.intel.com> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo User-Agent: Mutt/1.7.0 (2016-08-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Oct 21, 2016 at 05:21:30PM +0300, Mika Westerberg wrote: > +See Documentation/devicetree/bindings/gpio/gpio.tx for more information Andy noticed there is a typo in the above, should be .txt instead. Let me know if you want me to resend the series with this fixed.