From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Brownell Subject: Re: [PATCH 0/8]ALSA: ASoc: DaVinci: cleanup Date: Sun, 21 Dec 2008 23:14:06 -0800 Message-ID: <200812212314.07157.david-b@pacbell.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from smtp117.sbc.mail.sp1.yahoo.com (smtp117.sbc.mail.sp1.yahoo.com [69.147.64.90]) by alsa0.perex.cz (Postfix) with SMTP id 00FBE1037E3 for ; Mon, 22 Dec 2008 08:14:10 +0100 (CET) In-Reply-To: Content-Disposition: inline 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: "Rajashekhara, Sudhakar" Cc: davinci-linux-open-source@linux.davincidsp.com, "Medisetty, Naresh" , Mark Brown , "alsa-devel@alsa-project.org" , Troy Kisky List-Id: alsa-devel@alsa-project.org On Sunday 21 December 2008, Rajashekhara, Sudhakar wrote: > the existing meaning is correct w.r.t davinci McBSP. Not entirely. DaVinci doesn't have McBSP; it has ASP. Having all this code refer to a McBSP -- as found for example on OMAP chips -- is confusing and incorrect. - Dave