[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1257630862.15927.441.camel@localhost>
Date: Sat, 07 Nov 2009 21:54:22 +0000
From: Ben Hutchings <ben@...adent.org.uk>
To: Samuel Ortiz <samuel@...tiz.org>
Cc: irda-users@...ts.sourceforge.net,
LKML <linux-kernel@...r.kernel.org>
Subject: [PATCH 41/75] irda-usb: declare MODULE_FIRMWARE
Signed-off-by: Ben Hutchings <ben@...adent.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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists