Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754358Ab1DTLjT (ORCPT ); Wed, 20 Apr 2011 07:39:19 -0400 Received: from mail-ww0-f44.google.com ([74.125.82.44]:60210 "EHLO mail-ww0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753474Ab1DTLjS (ORCPT ); Wed, 20 Apr 2011 07:39:18 -0400 Subject: Re: [alsa-devel] [PATCH] ASoC: Add EQ and filter to max98095 CODEC driver From: Liam Girdwood To: Peter Hsiang Cc: Jaroslav Kysela , Takashi Iwai , Mark Brown , Peter Hsiang , alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org, Jesse Marroquin In-Reply-To: <1303262440-19412-1-git-send-email-peter.hsiang@maxim-ic.com> References: <1303262440-19412-1-git-send-email-peter.hsiang@maxim-ic.com> Content-Type: text/plain; charset="UTF-8" Date: Wed, 20 Apr 2011 12:39:13 +0100 Message-ID: <1303299553.3436.5.camel@odin> Mime-Version: 1.0 X-Mailer: Evolution 2.30.3 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 688 Lines: 18 On Tue, 2011-04-19 at 18:20 -0700, Peter Hsiang wrote: > This patch adds the equalizer and biquad filter controls. > > Signed-off-by: Peter Hsiang > --- > include/sound/max98095.h | 28 +++ > sound/soc/codecs/max98095.c | 391 +++++++++++++++++++++++++++++++++++++++++++ > sound/soc/codecs/max98095.h | 15 ++ > 3 files changed, 434 insertions(+), 0 deletions(-) > Acked-by: Liam Girdwood -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/