From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH v2 5/6] ASoC: Tegra: Move DAS configuration into DAS driver Date: Thu, 8 Dec 2011 12:34:21 +0800 Message-ID: <20111208043419.GB31372@opensource.wolfsonmicro.com> References: <1323291510-22338-1-git-send-email-swarren@nvidia.com> <1323291510-22338-5-git-send-email-swarren@nvidia.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1323291510-22338-5-git-send-email-swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Stephen Warren Cc: Liam Girdwood , Rob Herring , alsa-devel-K7yf7f+aM1XWsZ/bQMPhNw@public.gmane.org, linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org List-Id: devicetree@vger.kernel.org On Wed, Dec 07, 2011 at 01:58:29PM -0700, Stephen Warren wrote: > Move DAS routing setup into the DAS driver itself. This removes the need > to duplicate this in each machine driver, of which we'll soon have three. Applied, thanks.