summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/em28xx/em28xx-core.c
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <m.chehab@samsung.com>2013-12-27 11:14:59 -0300
committerMauro Carvalho Chehab <m.chehab@samsung.com>2014-01-07 05:12:10 -0200
commitd8992b0931c1f9b1254d57b26b2965327337e7c6 (patch)
treeba97364438604aec18da131f563acdb22348ed72 /drivers/media/usb/em28xx/em28xx-core.c
parentb99f0aadd33fad269c8e62b5bec8b5c012a44a56 (diff)
downloadop-kernel-dev-d8992b0931c1f9b1254d57b26b2965327337e7c6.zip
op-kernel-dev-d8992b0931c1f9b1254d57b26b2965327337e7c6.tar.gz
[media] em28xx: unify module version
Use the same module version on all em28xx sub-modules, and use the same naming convention to describe the driver. Reviewed-by: Frank Schäfer <fschaefer.oss@googlemail.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'drivers/media/usb/em28xx/em28xx-core.c')
-rw-r--r--drivers/media/usb/em28xx/em28xx-core.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/media/usb/em28xx/em28xx-core.c b/drivers/media/usb/em28xx/em28xx-core.c
index 5d49af0..cef3fd4 100644
--- a/drivers/media/usb/em28xx/em28xx-core.c
+++ b/drivers/media/usb/em28xx/em28xx-core.c
@@ -38,8 +38,6 @@
"Mauro Carvalho Chehab <mchehab@infradead.org>, " \
"Sascha Sommer <saschasommer@freenet.de>"
-#define DRIVER_DESC "Empia em28xx based USB core driver"
-
MODULE_AUTHOR(DRIVER_AUTHOR);
MODULE_DESCRIPTION(DRIVER_DESC);
MODULE_LICENSE("GPL");
OpenPOWER on IntegriCloud