All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Linus Walleij <linus.walleij@linaro.org>
Cc: Stephen Warren <swarren@wwwdotorg.org>,
	Omar Ramirez Luna <omar.luna@linaro.org>,
	Russell King <linux@arm.linux.org.uk>,
	Tony Lindgren <tony@atomide.com>,
	Janusz Krzysztofik <jkrzyszt@tis.icnet.pl>,
	Loic PALLARDY <loic.pallardy@st.com>,
	Arnd Bergmann <arnd@arndb.de>, Ohad Ben-Cohen <ohad@wizery.com>,
	Mark Brown <broonie@opensource.wolfsonmicro.com>,
	Dom Cobley <popcornmix@gmail.com>,
	Wim Van Sebroeck <wim@iguana.be>, Suman Anna <s-anna@ti.com>,
	Juan Gutierrez <jgutierrez@ti.com>,
	Felipe Contreras <felipe.contreras@nokia.com>,
	Tejun Heo <tj@kernel.org>,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org
Subject: Re: [PATCH v2 1/2] mailbox: OMAP: introduce mailbox framework
Date: Tue, 6 Nov 2012 09:59:31 +0100	[thread overview]
Message-ID: <20121106085931.GA26335@kroah.com> (raw)
In-Reply-To: <CACRpkdb0nCaV5L5xCnzje3w=t7+TZpcvCCUDRPi-10t+oF8UGg@mail.gmail.com>

On Tue, Nov 06, 2012 at 09:55:52AM +0100, Linus Walleij wrote:
> On Tue, Nov 6, 2012 at 4:40 AM, Stephen Warren <swarren@wwwdotorg.org> wrote:
> 
> > Is this a public interface to the driver? If so, shouldn't the header be
> > in include/linux somewhere?
> 
> I think the split out of the public header is done in patch 2/2.

Yes, but the names are still omap_*, which doesn't make much sense here.

greg k-h

WARNING: multiple messages have this Message-ID (diff)
From: gregkh@linuxfoundation.org (Greg Kroah-Hartman)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 1/2] mailbox: OMAP: introduce mailbox framework
Date: Tue, 6 Nov 2012 09:59:31 +0100	[thread overview]
Message-ID: <20121106085931.GA26335@kroah.com> (raw)
In-Reply-To: <CACRpkdb0nCaV5L5xCnzje3w=t7+TZpcvCCUDRPi-10t+oF8UGg@mail.gmail.com>

On Tue, Nov 06, 2012 at 09:55:52AM +0100, Linus Walleij wrote:
> On Tue, Nov 6, 2012 at 4:40 AM, Stephen Warren <swarren@wwwdotorg.org> wrote:
> 
> > Is this a public interface to the driver? If so, shouldn't the header be
> > in include/linux somewhere?
> 
> I think the split out of the public header is done in patch 2/2.

Yes, but the names are still omap_*, which doesn't make much sense here.

greg k-h

  reply	other threads:[~2012-11-06  8:59 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-06  2:55 [PATCH v2 0/2] drivers: mailbox: omap-mailbox out of plat code Omar Ramirez Luna
2012-11-06  2:55 ` Omar Ramirez Luna
2012-11-06  2:55 ` [PATCH v2 1/2] mailbox: OMAP: introduce mailbox framework Omar Ramirez Luna
2012-11-06  2:55   ` Omar Ramirez Luna
2012-11-06  3:40   ` Stephen Warren
2012-11-06  3:40     ` Stephen Warren
2012-11-06  8:55     ` Linus Walleij
2012-11-06  8:55       ` Linus Walleij
2012-11-06  8:59       ` Greg Kroah-Hartman [this message]
2012-11-06  8:59         ` Greg Kroah-Hartman
2012-11-07  1:10         ` Omar Ramirez Luna
2012-11-07  1:10           ` Omar Ramirez Luna
2012-11-07  1:05     ` Omar Ramirez Luna
2012-11-07  1:05       ` Omar Ramirez Luna
2012-11-06  2:55 ` [PATCH v2 2/2] mailbox: split internal header from API header Omar Ramirez Luna
2012-11-06  2:55   ` Omar Ramirez Luna
2012-11-06 12:53   ` Loic PALLARDY
2012-11-06 12:53     ` Loic PALLARDY
2012-11-07  6:41     ` Omar Ramirez Luna
2012-11-07  6:41       ` Omar Ramirez Luna

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=20121106085931.GA26335@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=arnd@arndb.de \
    --cc=broonie@opensource.wolfsonmicro.com \
    --cc=felipe.contreras@nokia.com \
    --cc=jgutierrez@ti.com \
    --cc=jkrzyszt@tis.icnet.pl \
    --cc=linus.walleij@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    --cc=loic.pallardy@st.com \
    --cc=ohad@wizery.com \
    --cc=omar.luna@linaro.org \
    --cc=popcornmix@gmail.com \
    --cc=s-anna@ti.com \
    --cc=swarren@wwwdotorg.org \
    --cc=tj@kernel.org \
    --cc=tony@atomide.com \
    --cc=wim@iguana.be \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.