From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934324Ab1JEK2i (ORCPT ); Wed, 5 Oct 2011 06:28:38 -0400 Received: from opensource.wolfsonmicro.com ([80.75.67.52]:55649 "EHLO opensource.wolfsonmicro.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932889Ab1JEK2h (ORCPT ); Wed, 5 Oct 2011 06:28:37 -0400 Date: Wed, 5 Oct 2011 11:28:35 +0100 From: Mark Brown To: Heiko =?iso-8859-1?Q?St=FCbner?= Cc: Liam Girdwood , linux-kernel@vger.kernel.org Subject: Re: [PATCH v2] regulator: Add driver for gpio-controlled regulators Message-ID: <20111005102835.GC9783@opensource.wolfsonmicro.com> References: <201110051227.05717.heiko@sntech.de> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <201110051227.05717.heiko@sntech.de> X-Cookie: You are magnetic in your bearing. 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 Wed, Oct 05, 2011 at 12:27:05PM +0200, Heiko Stübner wrote: > This patch adds support for regulators that can be controlled via gpios. How does this differ from the v2 of your patch that you sent at Tue, 4 Oct 2011 21:34:42 +0200?