From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH 05/17] ASoC: Tegra: Move DAS configuration into machine drivers Date: Wed, 23 Nov 2011 10:24:24 +0000 Message-ID: <20111123102424.GD4332@opensource.wolfsonmicro.com> References: <1322011285-4002-1-git-send-email-swarren@nvidia.com> <1322011285-4002-6-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: <1322011285-4002-6-git-send-email-swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Stephen Warren Cc: Liam Girdwood , Olof Johansson , Colin Cross , alsa-devel-K7yf7f+aM1XWsZ/bQMPhNw@public.gmane.org, linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org, Mike Rapoport , John Bonesio , Grant Likely , Marc Dietrich , Leon Romanovsky , Peter De Schrijver , Rob Herring , Ian Lartey , Dimitris Papastamos List-Id: alsa-devel@alsa-project.org On Tue, Nov 22, 2011 at 06:21:13PM -0700, Stephen Warren wrote: > This removes potentially machine-specific routing knowledge from the > I2S driverinto the machine drivers, which is better equipped to know > what the appropriate routing configuration is. Applied, thanks. From mboxrd@z Thu Jan 1 00:00:00 1970 From: broonie@opensource.wolfsonmicro.com (Mark Brown) Date: Wed, 23 Nov 2011 10:24:24 +0000 Subject: [PATCH 05/17] ASoC: Tegra: Move DAS configuration into machine drivers In-Reply-To: <1322011285-4002-6-git-send-email-swarren@nvidia.com> References: <1322011285-4002-1-git-send-email-swarren@nvidia.com> <1322011285-4002-6-git-send-email-swarren@nvidia.com> Message-ID: <20111123102424.GD4332@opensource.wolfsonmicro.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, Nov 22, 2011 at 06:21:13PM -0700, Stephen Warren wrote: > This removes potentially machine-specific routing knowledge from the > I2S driverinto the machine drivers, which is better equipped to know > what the appropriate routing configuration is. Applied, thanks.