From mboxrd@z Thu Jan 1 00:00:00 1970 From: Liam Girdwood Subject: Re: [PATCH] ASoC: Remove internally generated WM8915 supplies Date: Wed, 1 Jun 2011 19:33:20 +0100 Message-ID: <4DE685F0.4010109@ti.com> References: <1306952253-10983-1-git-send-email-broonie@opensource.wolfsonmicro.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from bear.ext.ti.com (bear.ext.ti.com [192.94.94.41]) by alsa0.perex.cz (Postfix) with ESMTP id E5DD41038CA for ; Wed, 1 Jun 2011 20:33:23 +0200 (CEST) In-Reply-To: <1306952253-10983-1-git-send-email-broonie@opensource.wolfsonmicro.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: Mark Brown Cc: "alsa-devel@alsa-project.org" , "patches@opensource.wolfsonmicro.com" List-Id: alsa-devel@alsa-project.org On 01/06/11 19:17, Mark Brown wrote: > DCVDD and MICVDD are intended to be (and almost always are) generated by > on-board LDOs which are transparently controlled by the driver so we > shouldn't really be requesting them from the regulator API. If the driver > is updated to support external supply of these then we will need to change > the way we handle this. > > Signed-off-by: Mark Brown > --- Acked-by: Liam Girdwood