summaryrefslogtreecommitdiffstats
path: root/drivers/staging/easycap/easycap_standard.h
diff options
context:
space:
mode:
authorR.M. Thomas <rmthomas@sciolus.org>2010-06-18 12:29:49 -0700
committerGreg Kroah-Hartman <gregkh@suse.de>2010-06-18 12:34:42 -0700
commit702422bd2d3f44e454a97ca7054edde84cc18126 (patch)
treee1a35dacb52fda0c7295e0dea63a5fd5f04e00be /drivers/staging/easycap/easycap_standard.h
parent178f16db8f24b87fc5f3d16f426ed41c397b96a9 (diff)
downloadop-kernel-dev-702422bd2d3f44e454a97ca7054edde84cc18126.zip
op-kernel-dev-702422bd2d3f44e454a97ca7054edde84cc18126.tar.gz
Staging: easycap: add easycap driver
This adds the easycap USB video adapter driver to the staging directory. Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/easycap/easycap_standard.h')
-rw-r--r--drivers/staging/easycap/easycap_standard.h27
1 files changed, 27 insertions, 0 deletions
diff --git a/drivers/staging/easycap/easycap_standard.h b/drivers/staging/easycap/easycap_standard.h
new file mode 100644
index 0000000..cadc8d2
--- /dev/null
+++ b/drivers/staging/easycap/easycap_standard.h
@@ -0,0 +1,27 @@
+/*****************************************************************************
+* *
+* easycap_standard.h *
+* *
+*****************************************************************************/
+/*
+ *
+ * Copyright (C) 2010 R.M. Thomas <rmthomas@sciolus.org>
+ *
+ *
+ * This is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * The software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this software; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ *
+*/
+/*****************************************************************************/
+extern struct easycap_standard easycap_standard[];
OpenPOWER on IntegriCloud