From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752512Ab2IKRgn (ORCPT ); Tue, 11 Sep 2012 13:36:43 -0400 Received: from mho-04-ewr.mailhop.org ([204.13.248.74]:46549 "EHLO mho-02-ewr.mailhop.org" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751113Ab2IKRgj (ORCPT ); Tue, 11 Sep 2012 13:36:39 -0400 X-Mail-Handler: Dyn Standard SMTP by Dyn X-Originating-IP: 98.234.237.12 X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX1/Zx99uaDilMGRuT+Nejdi3 Date: Tue, 11 Sep 2012 10:36:26 -0700 From: Tony Lindgren To: Arnd Bergmann Cc: Vaibhav Hiremath , "Shilimkar, Santosh" , Dmitry Torokhov , Artem Bityutskiy , Peter Ujfalusi , Kevin Hilman , Omar Ramirez Luna , Russell King , Florian Tobias Schandinat , Tomi Valkeinen , Jean Pihet , Ohad Ben-Cohen , linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Grant Likely , =?utf-8?Q?Beno=C3=AEt?= Cousson , Greg Kroah-Hartman , Mark Brown , linux-kernel@vger.kernel.org, Liam Girdwood , Kyungmin Park , J Keerthy , David Woodhouse , Jarkko Nikula Subject: Re: [PATCH 13/16] ARM: omap: move platform_data definitions Message-ID: <20120911173626.GF23092@atomide.com> References: <1347368350-31212-1-git-send-email-arnd@arndb.de> <504F6249.2090501@ti.com> <201209111704.16708.arnd@arndb.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201209111704.16708.arnd@arndb.de> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Arnd Bergmann [120911 10:05]: > On Tuesday 11 September 2012, Vaibhav Hiremath wrote: > > On 9/11/2012 7:54 PM, Shilimkar, Santosh wrote: > > > On Tue, Sep 11, 2012 at 7:47 PM, Arnd Bergmann wrote: > > >> On Tuesday 11 September 2012, Shilimkar, Santosh wrote: > > >>> Just curious to know how you came with some of the above header names ? > > >>> > > >>> plat/mcbsp ---> dsp-mcbsp.h > > >>> There is no connection of DSP with McBSP. "omap-mcbsp.h" would been a > > >>> better name. > > >> > > >> This one was a mistake on my side, as Tony and Peter already pointed out. > > >> How about asoc-mcbsp.h or asoc-omap-mcbsp.h? > > >> > > > After re-reading the cover-letter and your below response, > > > 'asoc-omap-mcbsp.h' seems to be fine. > > > > > > > Note that mcbsp is also applicable to Davinci family of devices. > > asoc-ti-mcbsp.h then? Sounds good to me. Whatever the name ends up being: Acked-by: Tony Lindgren