From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH] ASoC: Fix typo in Kconfig symbol for tlv320aic32x4 Date: Tue, 11 Oct 2011 14:33:53 +0100 Message-ID: <20111011133353.GG3471@opensource.wolfsonmicro.com> References: <1318329782-5701-1-git-send-email-w.sang@pengutronix.de> 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 EAA6E1038C4 for ; Tue, 11 Oct 2011 15:33:54 +0200 (CEST) Content-Disposition: inline In-Reply-To: <1318329782-5701-1-git-send-email-w.sang@pengutronix.de> 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: Wolfram Sang Cc: alsa-devel@alsa-project.org, Javier Martin , Liam Girdwood List-Id: alsa-devel@alsa-project.org On Tue, Oct 11, 2011 at 12:43:02PM +0200, Wolfram Sang wrote: > It is currently named "TVL" instead of "TLV". Applied, thanks.