From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: omap eac.c file Date: Thu, 22 Oct 2009 14:00:00 -0700 Message-ID: <20091022210000.GW16230@atomide.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mho-01-ewr.mailhop.org ([204.13.248.71]:60219 "EHLO mho-01-ewr.mailhop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751815AbZJVU75 (ORCPT ); Thu, 22 Oct 2009 16:59:57 -0400 Content-Disposition: inline In-Reply-To: Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Belisko Marek Cc: linux-omap@vger.kernel.org * Belisko Marek [091022 00:40]: > Hi, > > I'm trying to figure out where are omap2420 eac codec code. > In 2.6.25 there was for N800 written in sound/arm/eac.c but in latest > tree there > is no such file. I'm trying to get some clue because I would like to write > similar for omap850. We've dropped all the old legacy code from the linux-omap tree, and only queue things that are going to mainline now. For the old code, you should be able to find it in one of the earlier branches, like omap-2.6.30 maybe. Tony