public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 32/75] cx88-blackbird: declare MODULE_FIRMWARE
@ 2009-11-07 21:51 Ben Hutchings
  0 siblings, 0 replies; only message in thread
From: Ben Hutchings @ 2009-11-07 21:51 UTC (permalink / raw)
  To: Mauro Carvalho Chehab; +Cc: linux-media

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
---
 drivers/media/video/cx88/cx88-blackbird.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/drivers/media/video/cx88/cx88-blackbird.c b/drivers/media/video/cx88/cx88-blackbird.c
index fbdc1cd..da62b37 100644
--- a/drivers/media/video/cx88/cx88-blackbird.c
+++ b/drivers/media/video/cx88/cx88-blackbird.c
@@ -42,6 +42,7 @@
 MODULE_DESCRIPTION("driver for cx2388x/cx23416 based mpeg encoder cards");
 MODULE_AUTHOR("Jelle Foks <jelle@foks.us>, Gerd Knorr <kraxel@bytesex.org> [SuSE Labs]");
 MODULE_LICENSE("GPL");
+MODULE_FIRMWARE(CX2341X_FIRM_ENC_FILENAME);
 
 static unsigned int mpegbufs = 32;
 module_param(mpegbufs,int,0644);
-- 
1.6.5.2




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

only message in thread, other threads:[~2009-11-07 21:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-07 21:51 [PATCH 32/75] cx88-blackbird: 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