All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 12/13] wl1251: add nvs file name to module firmware list
@ 2014-01-07 12:12 Pavel Machek
  0 siblings, 0 replies; only message in thread
From: Pavel Machek @ 2014-01-07 12:12 UTC (permalink / raw)
  To: pali.rohar, sre, sre, linville, linux-wireless

Add nvs file name to module firmware list

Signed-off-by: Pali Rohár <pali.rohar@gmail.com>
Signed-off-by: Pavel Machek <pavel@ucw.cz>
---
 drivers/net/wireless/ti/wl1251/main.c |    1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/net/wireless/ti/wl1251/main.c b/drivers/net/wireless/ti/wl1251/main.c
index 1ef264c..382dedf 100644
--- a/drivers/net/wireless/ti/wl1251/main.c
+++ b/drivers/net/wireless/ti/wl1251/main.c
@@ -1711,3 +1711,4 @@ MODULE_DESCRIPTION("TI wl1251 Wireles LAN Driver Core");
 MODULE_LICENSE("GPL");
 MODULE_AUTHOR("Kalle Valo <kvalo@adurom.com>");
 MODULE_FIRMWARE(WL1251_FW_NAME);
+MODULE_FIRMWARE(WL1251_NVS_NAME);

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2014-01-07 12:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-01-07 12:12 [PATCH v3 12/13] wl1251: add nvs file name to module firmware list Pavel Machek

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.