public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: Hiroshi DOYU <Hiroshi.DOYU@nokia.com>
Cc: linux@arm.linux.org.uk, linux-omap@vger.kernel.org,
	x00omar@ti.com, h-kanigeri2@ti.com
Subject: Re: [PATCH 2/3][OMAP 3/4]table end for wcd command definitions
Date: Wed, 10 Sep 2008 08:44:14 -0700	[thread overview]
Message-ID: <20080910154414.GB29054@atomide.com> (raw)
In-Reply-To: <20080910.070827.145357958.Hiroshi.DOYU@nokia.com>

* Hiroshi DOYU <Hiroshi.DOYU@nokia.com> [080909 21:08]:
> Hi,
> 
> Although this TI bridge patches are not integrated and a bit
> independent S/W component, it would be nice to get some comments just
> on this bridge header file location from kernel maintainer's
> perspective.
> 
> "arch/arm/plat-omap/include/mach/bridge"
>   or "arch/arm/plat-omap/include/bridge"?

How about put the bridge specific headers under include/linux/dspbridge?
Then you can have just the omap specific headers under
arch/arm/plat-omap/include/mach.

Tony


> 
> 	 Hiroshi DOYU
> 
> From: Hiroshi DOYU <Hiroshi.DOYU@nokia.com>
> Subject: Re: [PATCH 2/3][OMAP 3/4]table end for wcd command definitions
> Date: Fri, 29 Aug 2008 08:03:13 +0300 (EEST)
> 
> > Hi Omar,
> > 
> > I just noticed that the bridge specific header files are located
> > under "linux/arch/arm/plat-omap/include/mach/bridge/", but it may be
> > better to have them under "arch/arm/plat-omap/include/bridge/" because
> > those header files are not related to the omap archtecture so much and
> > mostly used for bridge specific purpose, although omap is the only
> > platform to have bridge with dsp;) For me, it would make more sense
> > logically, and also practically grepp'ing would work more nicely
> > without any fancy tools like specifiying the directories to search.
> > 
> > Any comments?
> > 
> > 	Hiroshi DOYU
> > 
> > From: "ext Ramirez Luna, Omar" <x00omar@ti.com>
> > Subject: [PATCH 2/3][OMAP 3/4]table end for wcd command definitions
> > Date: Thu, 28 Aug 2008 20:30:44 -0500
> > 
> > > Added the table end 'CMD_BASE_END_OFFSET' define in wcdioctl.h
> > > 
> > > Signed-off-by: Omar Ramirez Luna <x00omar@ti.com>
> > > ---
> > > 
> > > Index: omapkernel/arch/arm/plat-omap/include/mach/bridge/wcdioctl.h
> > > ===================================================================
> > > --- omapkernel.orig/arch/arm/plat-omap/include/mach/bridge/wcdioctl.h	2008-08-22 19:03:10.000000000 -0500
> > > +++ omapkernel/arch/arm/plat-omap/include/mach/bridge/wcdioctl.h	2008-08-22 19:20:05.000000000 -0500
> > > @@ -515,4 +515,5 @@
> > >  #define CMD_CMM_GETINFO_OFFSET	  (CMD_CMM_BASE_OFFSET + 3)
> > >  #define CMD_CMM_END_OFFSET	      CMD_CMM_GETINFO_OFFSET
> > >  
> > > +#define CMD_BASE_END_OFFSET	CMD_CMM_END_OFFSET
> > >  #endif				/* WCDIOCTL_ */
> > > --
> > > To unsubscribe from this list: send the line "unsubscribe linux-omap" in
> > > the body of a message to majordomo@vger.kernel.org
> > > More majordomo info at  http://vger.kernel.org/majordomo-info.html

  reply	other threads:[~2008-09-10 15:44 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-29  1:30 [PATCH 2/3][OMAP 3/4]table end for wcd command definitions Ramirez Luna, Omar
2008-08-29  5:03 ` Hiroshi DOYU
2008-09-10  4:08   ` Hiroshi DOYU
2008-09-10 15:44     ` Tony Lindgren [this message]
2008-09-10 19:38       ` Russell King - ARM Linux
2008-09-11  3:21         ` Hiroshi DOYU
2008-09-11 18:47           ` Kanigeri, Hari
2008-09-11 23:49             ` Hiroshi DOYU

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080910154414.GB29054@atomide.com \
    --to=tony@atomide.com \
    --cc=Hiroshi.DOYU@nokia.com \
    --cc=h-kanigeri2@ti.com \
    --cc=linux-omap@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    --cc=x00omar@ti.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox