[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1343327964-95791-1-git-send-email-tim.gardner@canonical.com>
Date: Thu, 26 Jul 2012 12:39:24 -0600
From: Tim Gardner <tim.gardner@...onical.com>
To: linux-kernel@...r.kernel.org
Cc: Tim Gardner <tim.gardner@...onical.com>,
Mauro Carvalho Chehab <mchehab@...radead.org>,
Steven Toth <stoth@...nellabs.com>,
Hans Verkuil <hans.verkuil@...co.com>,
linux-media@...r.kernel.org
Subject: [PATCH] cx23885: Declare MODULE_FIRMWARE usage
Cc: Mauro Carvalho Chehab <mchehab@...radead.org>
Cc: Steven Toth <stoth@...nellabs.com>
Cc: Hans Verkuil <hans.verkuil@...co.com>
Cc: linux-media@...r.kernel.org
Signed-off-by: Tim Gardner <tim.gardner@...onical.com>
---
drivers/media/video/cx23885/cx23885-417.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/drivers/media/video/cx23885/cx23885-417.c b/drivers/media/video/cx23885/cx23885-417.c
index f5c79e5..5d5052d 100644
--- a/drivers/media/video/cx23885/cx23885-417.c
+++ b/drivers/media/video/cx23885/cx23885-417.c
@@ -1786,3 +1786,5 @@ int cx23885_417_register(struct cx23885_dev *dev)
return 0;
}
+
+MODULE_FIRMWARE(CX23885_FIRM_IMAGE_NAME);
--
1.7.9.5
--
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