From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH 0/4] Implement control sharing Date: Tue, 3 May 2011 19:30:05 +0100 Message-ID: <20110503183005.GJ1762@opensource.wolfsonmicro.com> References: <1304033881-1160-1-git-send-email-swarren@nvidia.com> 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 4779824390 for ; Tue, 3 May 2011 20:30:08 +0200 (CEST) Content-Disposition: inline In-Reply-To: <1304033881-1160-1-git-send-email-swarren@nvidia.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: Stephen Warren Cc: alsa-devel@alsa-project.org, lrg@slimlogic.co.uk List-Id: alsa-devel@alsa-project.org On Thu, Apr 28, 2011 at 05:37:57PM -0600, Stephen Warren wrote: > Control sharing is enabled when two widgets include pointers to the > same kcontrol_new in their definition. Specifically: Applied all, thanks.