Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760438AbZLOOyq (ORCPT ); Tue, 15 Dec 2009 09:54:46 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1759358AbZLOOyp (ORCPT ); Tue, 15 Dec 2009 09:54:45 -0500 Received: from mail-ew0-f214.google.com ([209.85.219.214]:52827 "EHLO mail-ew0-f214.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759426AbZLOOyo (ORCPT ); Tue, 15 Dec 2009 09:54:44 -0500 Subject: Re: [PATCH 3/4] regulator: add voltage selection capability to mc13783 regulators v2 . From: Liam Girdwood To: Alberto Panizzo Cc: Uwe =?ISO-8859-1?Q?Kleine-K=F6nig?= , Samuel Ortiz , Sascha linux-arm , Mark Brown , linux-kernel , linux-arm-kernel-infradead In-Reply-To: <1260811598.2022.144.camel@climbing-alby> References: <1260808880.2022.98.camel@climbing-alby> <1260810776.2022.130.camel@climbing-alby> <1260811085.2022.135.camel@climbing-alby> <1260811598.2022.144.camel@climbing-alby> Content-Type: text/plain; charset="UTF-8" Date: Tue, 15 Dec 2009 14:54:42 +0000 Message-ID: <1260888882.3591.559.camel@odin> Mime-Version: 1.0 X-Mailer: Evolution 2.28.1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1037 Lines: 28 On Mon, 2009-12-14 at 18:26 +0100, Alberto Panizzo wrote: > This patch, complete the mc13783 regulator subsystem driver with > voltage selecting capability. > Main Switches (SW1AB, SW2AB) are not supported yet. > > version 2 diffs: > - delete the "Switchers PLL" enable and multiplication factor value > selecting capability because it is not a voltage or current regulator. > This will be a part of Main switcher supporting task. > - Correct many coding style problems pointed me out. > > Signed-off-by: Alberto Panizzo > Acked-by: Mark Brown > --- > drivers/regulator/mc13783-regulator.c | 345 ++++++++++++++++++++++++++++++--- > 1 files changed, 315 insertions(+), 30 deletions(-) Applied. Thanks Liam -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/