* [PATCH 55/75] wl12xx: declare MODULE_FIRMWARE
@ 2009-11-07 22:02 Ben Hutchings
2009-11-11 6:38 ` Kalle Valo
0 siblings, 1 reply; 3+ messages in thread
From: Ben Hutchings @ 2009-11-07 22:02 UTC (permalink / raw)
To: John Linville; +Cc: Kalle Valo, linux-wireless
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
---
drivers/net/wireless/wl12xx/wl1251_main.c | 1 +
drivers/net/wireless/wl12xx/wl1271_main.c | 1 +
2 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/drivers/net/wireless/wl12xx/wl1251_main.c b/drivers/net/wireless/wl12xx/wl1251_main.c
index da3bf1c..d03a07e 100644
--- a/drivers/net/wireless/wl12xx/wl1251_main.c
+++ b/drivers/net/wireless/wl12xx/wl1251_main.c
@@ -1431,3 +1431,4 @@ MODULE_DESCRIPTION("TI wl1251 Wireles LAN Driver Core");
MODULE_LICENSE("GPL");
MODULE_AUTHOR("Kalle Valo <kalle.valo@nokia.com>");
MODULE_ALIAS("spi:wl1251");
+MODULE_FIRMWARE(WL1251_FW_NAME);
diff --git a/drivers/net/wireless/wl12xx/wl1271_main.c b/drivers/net/wireless/wl12xx/wl1271_main.c
index d2149fc..00ddcc2 100644
--- a/drivers/net/wireless/wl12xx/wl1271_main.c
+++ b/drivers/net/wireless/wl12xx/wl1271_main.c
@@ -1979,3 +1979,4 @@ module_exit(wl1271_exit);
MODULE_LICENSE("GPL");
MODULE_AUTHOR("Luciano Coelho <luciano.coelho@nokia.com>");
MODULE_AUTHOR("Juuso Oikarinen <juuso.oikarinen@nokia.com>");
+MODULE_FIRMWARE(WL1271_FW_NAME);
--
1.6.5.2
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH 55/75] wl12xx: declare MODULE_FIRMWARE
2009-11-07 22:02 [PATCH 55/75] wl12xx: declare MODULE_FIRMWARE Ben Hutchings
@ 2009-11-11 6:38 ` Kalle Valo
2009-11-11 6:44 ` Luciano Coelho
0 siblings, 1 reply; 3+ messages in thread
From: Kalle Valo @ 2009-11-11 6:38 UTC (permalink / raw)
To: Ben Hutchings; +Cc: John Linville, linux-wireless, luciano.coelho
Ben Hutchings <ben@decadent.org.uk> writes:
> Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Thanks.
Acked-by: Kalle Valo <kalle.valo@nokia.com>
--
Kalle Valo
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 55/75] wl12xx: declare MODULE_FIRMWARE
2009-11-11 6:38 ` Kalle Valo
@ 2009-11-11 6:44 ` Luciano Coelho
0 siblings, 0 replies; 3+ messages in thread
From: Luciano Coelho @ 2009-11-11 6:44 UTC (permalink / raw)
To: ext Kalle Valo; +Cc: Ben Hutchings, John Linville, linux-wireless
ext Kalle Valo wrote:
> Ben Hutchings <ben@decadent.org.uk> writes:
>
>> Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
>
> Thanks.
>
> Acked-by: Kalle Valo <kalle.valo@nokia.com>
Thanks, Kalle, for CC'ing me. I almost missed this one.
Thanks Ben. For the wl1271 part:
Acked-by: Luciano Coelho <luciano.coelho@nokia.com>
--
Cheers,
Luca.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-11-11 6:45 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-07 22:02 [PATCH 55/75] wl12xx: declare MODULE_FIRMWARE Ben Hutchings
2009-11-11 6:38 ` Kalle Valo
2009-11-11 6:44 ` Luciano Coelho
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).