From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH v2 2/4] ASoC: cx20442: add bias control over a platform provided regulator Date: Mon, 2 Jan 2012 12:47:19 +0000 Message-ID: <20120102124719.GF4300@opensource.wolfsonmicro.com> References: <1325214296-2888-3-git-send-email-jkrzyszt@tis.icnet.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1325214296-2888-3-git-send-email-jkrzyszt@tis.icnet.pl> Sender: linux-omap-owner@vger.kernel.org To: Janusz Krzysztofik Cc: Tony Lindgren , Jarkko Nikula , Liam Girdwood , linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org On Fri, Dec 30, 2011 at 04:04:54AM +0100, Janusz Krzysztofik wrote: > Now that a regulator device for controlling the codec chip reset state > over a platform agnostic regulator API is available on the only board > using this driver so far, extend the driver with a bias control function > which will request virtual power to the codec chip from that virtual > regulator, and will supersede the present implementation existing at the > sound card level. Acked-by: Mark Brown