From: Ben Hutchings <ben@decadent.org.uk>
To: Samuel Ortiz <samuel@sortiz.org>
Cc: irda-users@lists.sourceforge.net, LKML <linux-kernel@vger.kernel.org>
Subject: [PATCH 41/75] irda-usb: declare MODULE_FIRMWARE
Date: Sat, 07 Nov 2009 21:54:22 +0000 [thread overview]
Message-ID: <1257630862.15927.441.camel@localhost> (raw)
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
---
drivers/net/irda/irda-usb.c | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/drivers/net/irda/irda-usb.c b/drivers/net/irda/irda-usb.c
index 5e462b9..8160cf6 100644
--- a/drivers/net/irda/irda-usb.c
+++ b/drivers/net/irda/irda-usb.c
@@ -1146,6 +1146,9 @@ static int stir421x_patch_device(struct irda_usb_cb *self)
return ret;
}
+MODULE_FIRMWARE("42101001.sb");
+MODULE_FIRMWARE("42101002.sb");
+
/********************** IRDA DEVICE CALLBACKS **********************/
/*
--
1.6.5.2
next reply other threads:[~2009-11-07 21:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-07 21:54 Ben Hutchings [this message]
2009-11-11 4:33 ` [PATCH 41/75] irda-usb: declare MODULE_FIRMWARE David Miller
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=1257630862.15927.441.camel@localhost \
--to=ben@decadent.org.uk \
--cc=irda-users@lists.sourceforge.net \
--cc=linux-kernel@vger.kernel.org \
--cc=samuel@sortiz.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