From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: [PATCH] ASoC: Add sysfs entries via static attribute groups Date: Fri, 30 Jan 2015 18:28:53 +0100 Message-ID: References: <1422638525-612-1-git-send-email-tiwai@suse.de> <54CBBEE9.8060007@metafoo.de> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mx2.suse.de (cantor2.suse.de [195.135.220.15]) by alsa0.perex.cz (Postfix) with ESMTP id 30C30260474 for ; Fri, 30 Jan 2015 18:28:54 +0100 (CET) In-Reply-To: <54CBBEE9.8060007@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 List-Id: alsa-devel@alsa-project.org At Fri, 30 Jan 2015 18:27:05 +0100, Lars-Peter Clausen wrote: > > On 01/30/2015 06:22 PM, Takashi Iwai wrote: > [...] > > - > > - if (rtd->codec) { > > It looks as if these attributes are now registered unconditionally. Ah right, this is also conditional. Scratch the patch, I'll respin it later. thanks, Takashi