* [PATCH 02/11] irda-usb: declare MODULE_FIRMWARE
@ 2010-01-13 23:35 Ben Hutchings
0 siblings, 0 replies; only message in thread
From: Ben Hutchings @ 2010-01-13 23:35 UTC (permalink / raw)
To: Samuel Ortiz; +Cc: LKML
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
---
Please ack or nak this.
Ben.
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 e591b36..8b9200e 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.7
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2010-01-13 23:35 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-13 23:35 [PATCH 02/11] irda-usb: declare MODULE_FIRMWARE Ben Hutchings
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox