From mboxrd@z Thu Jan 1 00:00:00 1970 From: Felipe Balbi Subject: Re: [PATCH 05/33] add tlv320aic23 driver Date: Mon, 1 Sep 2008 11:01:58 +0300 Message-ID: <20080901080158.GV9887@frodo> References: <1220116593-862-1-git-send-email-me@felipebalbi.com> <1220116593-862-2-git-send-email-me@felipebalbi.com> <1220116593-862-3-git-send-email-me@felipebalbi.com> <1220116593-862-4-git-send-email-me@felipebalbi.com> <1220116593-862-5-git-send-email-me@felipebalbi.com> <1220116593-862-6-git-send-email-me@felipebalbi.com> <20080901102228.02db1230.jarkko.nikula@nokia.com> Reply-To: me@felipebalbi.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from ns1.siteground211.com ([209.62.36.12]:45795 "EHLO serv01.siteground211.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751719AbYIAICO (ORCPT ); Mon, 1 Sep 2008 04:02:14 -0400 Content-Disposition: inline In-Reply-To: <20080901102228.02db1230.jarkko.nikula@nokia.com> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Jarkko Nikula Cc: ext Felipe Balbi , linux-omap@vger.kernel.org, Felipe Balbi On Mon, Sep 01, 2008 at 10:22:28AM +0300, Jarkko Nikula wrote: > On Sat, 30 Aug 2008 20:16:05 +0300 > "ext Felipe Balbi" wrote: > > > From: Felipe Balbi > > > > Signed-off-by: Felipe Balbi > > --- > > drivers/i2c/chips/Kconfig | 7 + > > drivers/i2c/chips/Makefile | 1 + > > drivers/i2c/chips/tlv320aic23.c | 675 ++++++++++++++++++++++++++++++ > > +++++++++ 3 files changed, 683 insertions(+), 0 deletions(-) > > create mode 100644 drivers/i2c/chips/tlv320aic23.c > > > This driver is obsolete audio codec driver and should disappear > eventually than going upstream. At least there is no place for it. > > Right path is to have ASoC codec driver for aic23 and develope ASoC > machine driver for affected boards like Nokia 770 and OSK. Do we still have anything using on l-o ? Could you send a patch getting rid of it ? -- balbi