All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nishanth Menon <nm@ti.com>
To: "Ramirez Luna, Omar" <omar.ramirez@ti.com>
Cc: linux-omap <linux-omap@vger.kernel.org>,
	Felipe Contreras <felipe.contreras@nokia.com>,
	Hiroshi Doyu <Hiroshi.DOYU@nokia.com>,
	Ameya Palande <ameya.palande@nokia.com>
Subject: Re: [PATCH] DSPBRIDGE: driver version 0.1
Date: Mon, 11 Jan 2010 12:55:28 -0600	[thread overview]
Message-ID: <4B4B7420.8090608@ti.com> (raw)
In-Reply-To: <27F9C60D11D683428E133F85D2BB4A53042DC95D1B@dlee03.ent.ti.com>

Ramirez Luna, Omar had written, on 01/11/2010 12:46 PM, the following:
>> From: Menon, Nishanth
>>
>> Ramirez Luna, Omar had written, on 01/11/2010 11:50 AM, the following:
>>> This is the official 0.1 dspbridge version.
>>>
>>> CC: Felipe Contreras <felipe.contreras@nokia.com>
>>> CC: Hiroshi Doyu <Hiroshi.DOYU@nokia.com>
>>> CC: Ameya Palande <ameya.palande@nokia.com>
>>> CC: Nishant Menon <nm@ti.com>
>>>
>>> Signed-off-by: Omar Ramirez Luna <omar.ramirez@ti.com>
>>> ---
>>>  drivers/dsp/bridge/rmgr/drv_interface.c |    2 ++
>>>  1 files changed, 2 insertions(+), 0 deletions(-)
>>>
>>> diff --git a/drivers/dsp/bridge/rmgr/drv_interface.c b/drivers/dsp/bridge/rmgr/drv_interface.c
>>> index c853854..efce35d 100644
>>> --- a/drivers/dsp/bridge/rmgr/drv_interface.c
>>> +++ b/drivers/dsp/bridge/rmgr/drv_interface.c
>>> @@ -101,6 +101,7 @@
>>>  #define BRIDGE_NAME "C6410"
>>>  /*  ----------------------------------- Globals */
>>>  #define DRIVER_NAME  "DspBridge"
>>> +#define DSPBRIDGE_VERSION	"0.1"
>>>  s32 dsp_debug;
>>>
>>>  struct platform_device *omap_dspbridge_dev;
>>> @@ -177,6 +178,7 @@ MODULE_PARM_DESC(tc_wordswapon, "TC Word Swap Option. default = 0");
>>>
>>>  MODULE_AUTHOR("Texas Instruments");
>>>  MODULE_LICENSE("GPL");
>>> +MODULE_VERSION(DSPBRIDGE_VERSION);
>>>
>>>  static char *driver_name = DRIVER_NAME;
>>>
>> is the IOCTL patch before or after the 0.1?
> 
> IOCTL patch is after 0.1
> 
> I'll be resending v2 of IOCTL patch but should be applied after this patch.
sounds reasonable. I wonder what happened to
http://marc.info/?l=linux-omap&m=125729526105560&w=2


-- 
Regards,
Nishanth Menon

  reply	other threads:[~2010-01-11 18:55 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-11 17:50 [PATCH] driver version 0.1 Omar Ramirez Luna
2010-01-11 17:50 ` [PATCH] DSPBRIDGE: " Omar Ramirez Luna
2010-01-11 18:30   ` Nishanth Menon
2010-01-11 18:46     ` Ramirez Luna, Omar
2010-01-11 18:55       ` Nishanth Menon [this message]
2010-01-11 19:28         ` Ramirez Luna, Omar
2010-01-11 19:03     ` PM: Device usb1 failed to suspend: error -16 Weng, Wending
2010-01-12 11:40       ` Gupta, Ajay Kumar
2010-01-13 23:55   ` [PATCH] DSPBRIDGE: driver version 0.1 Ramirez Luna, Omar

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=4B4B7420.8090608@ti.com \
    --to=nm@ti.com \
    --cc=Hiroshi.DOYU@nokia.com \
    --cc=ameya.palande@nokia.com \
    --cc=felipe.contreras@nokia.com \
    --cc=linux-omap@vger.kernel.org \
    --cc=omar.ramirez@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 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.