From mboxrd@z Thu Jan 1 00:00:00 1970 From: Charles Keepax Subject: Re: [PATCH 01/29] ASoC: arizona: Replace w->codec snd_soc_dapm_to_codec(w->dapm) Date: Wed, 14 Jan 2015 10:45:11 +0000 Message-ID: <20150114104511.GW14516@opensource.wolfsonmicro.com> References: <1421141255-21477-1-git-send-email-lars@metafoo.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from opensource.wolfsonmicro.com (opensource.wolfsonmicro.com [80.75.67.52]) by alsa0.perex.cz (Postfix) with ESMTP id 8475726147D for ; Wed, 14 Jan 2015 11:45:12 +0100 (CET) Content-Disposition: inline In-Reply-To: <1421141255-21477-1-git-send-email-lars@metafoo.de> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: Lars-Peter Clausen Cc: alsa-devel@alsa-project.org, Mark Brown , Liam Girdwood , patches@opensource.wolfsonmicro.com List-Id: alsa-devel@alsa-project.org On Tue, Jan 13, 2015 at 10:27:07AM +0100, Lars-Peter Clausen wrote: > The codec field of the snd_soc_widget struct is eventually going to be > removed, use snd_soc_dapm_to_codec(w->dapm) instead. > > Signed-off-by: Lars-Peter Clausen > --- Whole series looks good to me: Acked-by: Charles Keepax Thanks, Charles