From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754363Ab3KURRD (ORCPT ); Thu, 21 Nov 2013 12:17:03 -0500 Received: from mga02.intel.com ([134.134.136.20]:13812 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751833Ab3KURRB (ORCPT ); Thu, 21 Nov 2013 12:17:01 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.93,745,1378882800"; d="scan'208";a="412521494" Date: Thu, 21 Nov 2013 19:22:17 +0200 From: Mika Westerberg To: Rhyland Klein Cc: Heikki Krogerus , "linux-acpi@vger.kernel.org" , "Rafael J. Wysocki" , Linus Walleij , Chris Ball , Johannes Berg , Adrian Hunter , Alex Courbot , Mathias Nyman , Rob Landley , "linux-gpio@vger.kernel.org" , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH 1/5] net: rfkill: gpio: convert to descriptor-based GPIO interface Message-ID: <20131121172217.GE2281@intel.com> References: <1385045153-25160-1-git-send-email-mika.westerberg@linux.intel.com> <1385045153-25160-2-git-send-email-mika.westerberg@linux.intel.com> <20131121152425.GA5557@xps8300> <528E3D5E.20907@nvidia.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <528E3D5E.20907@nvidia.com> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo 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 On Thu, Nov 21, 2013 at 12:05:34PM -0500, Rhyland Klein wrote: > This seems like a reasonable patch, and likely a good way to go. I don't > have a AC100 to test this with though, so I can't verify this > personally. Also, would the paz00 patch become a dependency of this > patchset? Mika, maybe you can therefore include a patch for paz00 in > your patchset? Sure I can, if everyone is OK with that.