All of lore.kernel.org
 help / color / mirror / Atom feed
From: Suman Anna <s-anna@ti.com>
To: Jingoo Han <jg1.han@samsung.com>
Cc: <linux-kernel@vger.kernel.org>,
	"'Tobias Klauser'" <tklauser@distanz.ch>,
	"'Tony Lindgren'" <tony@atomide.com>
Subject: Re: [PATCH] mailbox/omap: Use module_platform_driver
Date: Tue, 22 Jul 2014 20:24:03 -0500	[thread overview]
Message-ID: <53CF0EB3.3000706@ti.com> (raw)
In-Reply-To: <002901cfa611$0c11c620$24355260$%han@samsung.com>

On 07/22/2014 07:57 PM, Jingoo Han wrote:
> On Wednesday, July 23, 2014 12:01 AM, Suman Anna wrote:
>> On 07/22/2014 07:13 AM, Tobias Klauser wrote:
>>> Use the module_platform_driver to omit module init/exit boilerplate code.
>>>
>>> Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
>>> ---
>>>  drivers/mailbox/mailbox-omap1.c | 13 +------------
>>>  drivers/mailbox/mailbox-omap2.c | 13 +------------
>>>  2 files changed, 2 insertions(+), 24 deletions(-)
>>
>> I have submitted a series that cleans up/consolidates the OMAP mailbox
>> driver [1], and this patch won't be necessary as the same lines get deleted.
> 
> Oh, I see. So, this patch is unnecessary. I hope that Jassi's mailbox framework
> is submitted soon. Thank you.

Yep, its very close now, there is a v9 version posted today. In any
case, the cleanup series is independent of the framework.

regards
Suman

>>
>> [1] http://www.spinics.net/lists/linux-omap/msg108574.html
> 


  reply	other threads:[~2014-07-23  1:24 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-22 12:13 [PATCH] mailbox/omap: Use module_platform_driver Tobias Klauser
2014-07-22 15:00 ` Suman Anna
2014-07-23  0:57   ` Jingoo Han
2014-07-23  1:24     ` Suman Anna [this message]
2014-07-23  7:43   ` Tobias Klauser
2014-07-23  0:52 ` Jingoo Han

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=53CF0EB3.3000706@ti.com \
    --to=s-anna@ti.com \
    --cc=jg1.han@samsung.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tklauser@distanz.ch \
    --cc=tony@atomide.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 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.