From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: ALSA and MediaController Date: Tue, 17 May 2011 11:02:28 -0700 Message-ID: <20110517180227.GA14122@opensource.wolfsonmicro.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from opensource2.wolfsonmicro.com (opensource.wolfsonmicro.com [80.75.67.52]) by alsa0.perex.cz (Postfix) with ESMTP id 4F12410381A for ; Tue, 17 May 2011 20:02:29 +0200 (CEST) Content-Disposition: inline In-Reply-To: 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: pl bossart Cc: Takashi Iwai , alsa-devel@alsa-project.org, Laurent Pinchart List-Id: alsa-devel@alsa-project.org On Tue, May 17, 2011 at 12:48:59PM -0500, pl bossart wrote: > - Is the list of ALSA controls is completely defined after the card > initialization step? Or do we have cases where ALSA controls are > created dynamically after the init? I tend to believe the former is > true but want to verify this with others on the mailing list. It's my > understanding that only connections may be changed in such a graph. Currently it is static for at least ASoC but I'd expect this will change as the DSP stuff gets more advanced.