* [PATCH 41/75] irda-usb: declare MODULE_FIRMWARE
@ 2009-11-07 21:54 Ben Hutchings
2009-11-11 4:33 ` David Miller
0 siblings, 1 reply; 2+ messages in thread
From: Ben Hutchings @ 2009-11-07 21:54 UTC (permalink / raw)
To: Samuel Ortiz; +Cc: irda-users, LKML
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH 41/75] irda-usb: declare MODULE_FIRMWARE
2009-11-07 21:54 [PATCH 41/75] irda-usb: declare MODULE_FIRMWARE Ben Hutchings
@ 2009-11-11 4:33 ` David Miller
0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2009-11-11 4:33 UTC (permalink / raw)
To: ben; +Cc: samuel, irda-users, linux-kernel
From: Ben Hutchings <ben@decadent.org.uk>
Date: Sat, 07 Nov 2009 21:54:22 +0000
> Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Applied to net-next-2.6
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-11-11 4:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-07 21:54 [PATCH 41/75] irda-usb: declare MODULE_FIRMWARE Ben Hutchings
2009-11-11 4:33 ` David Miller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox