From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH 2/3] ASoC: sta32x: add platform data definition Date: Mon, 14 Nov 2011 21:34:12 +0000 Message-ID: <20111114213411.GE6528@opensource.wolfsonmicro.com> References: <1321287798-20462-1-git-send-email-js@sig21.net> <1321287798-20462-3-git-send-email-js@sig21.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from opensource.wolfsonmicro.com (opensource.wolfsonmicro.com [80.75.67.52]) by alsa0.perex.cz (Postfix) with ESMTP id 4F936243DA for ; Mon, 14 Nov 2011 22:34:16 +0100 (CET) Content-Disposition: inline In-Reply-To: <1321287798-20462-3-git-send-email-js@sig21.net> 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: Johannes Stezenbach Cc: alsa-devel@alsa-project.org, Sven Neumann , Liam Girdwood , Daniel Mack List-Id: alsa-devel@alsa-project.org On Mon, Nov 14, 2011 at 05:23:17PM +0100, Johannes Stezenbach wrote: > Add a structure for platform specific configuration and use it, > thereby removing a few FIXMEs which marked hard-coded values. Applied, thanks.