Linux Media Controller development
 help / color / mirror / Atom feed
From: Doron Cohen <doronc@siano-ms.com>
To: linux-media@vger.kernel.org
Subject: [PATCH  16/17]DVB:Siano drivers - extern function smscore_send_last_fw_chunk to be used by other modules
Date: Tue, 20 Sep 2011 13:32:03 +0300	[thread overview]
Message-ID: <1316514723.5199.94.camel@Doron-Ubuntu> (raw)

Hi,
This patch step externs function smscore_send_last_fw_chunk to be used
by other modules.
Thanks,
Doron Cohen

-----------------------

>From 1e19b238fa7129396df7ddc89e8197669c72a3a4 Mon Sep 17 00:00:00 2001
From: Doron Cohen <doronc@siano-ms.com>
Date: Tue, 20 Sep 2011 09:38:10 +0300
Subject: [PATCH 20/21] extern function smscore_send_last_fw_chunk to be
used by other modules

---
 drivers/media/dvb/siano/smscoreapi.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/drivers/media/dvb/siano/smscoreapi.c
b/drivers/media/dvb/siano/smscoreapi.c
index 0555a38..10bd28c 100644
--- a/drivers/media/dvb/siano/smscoreapi.c
+++ b/drivers/media/dvb/siano/smscoreapi.c
@@ -964,6 +964,8 @@ exit_fw_download:
 
 	return rc;
 }
+EXPORT_SYMBOL_GPL(smscore_send_last_fw_chunk);
+
 
 /**
  * notifies all clients registered with the device, notifies hotplugs,
-- 
1.7.4.1


             reply	other threads:[~2011-09-20 10:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-20 10:32 Doron Cohen [this message]
2011-09-23 22:51 ` [PATCH 16/17]DVB:Siano drivers - extern function smscore_send_last_fw_chunk to be used by other modules Mauro Carvalho Chehab

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=1316514723.5199.94.camel@Doron-Ubuntu \
    --to=doronc@siano-ms.com \
    --cc=linux-media@vger.kernel.org \
    /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