|
@@ -1680,9 +1680,7 @@ module_init(zilog_init);
|
|
module_exit(zilog_exit);
|
|
module_exit(zilog_exit);
|
|
|
|
|
|
MODULE_DESCRIPTION("Zilog/Hauppauge infrared transmitter driver (i2c stack)");
|
|
MODULE_DESCRIPTION("Zilog/Hauppauge infrared transmitter driver (i2c stack)");
|
|
-MODULE_AUTHOR("Gerd Knorr, Michal Kochanowicz, Christoph Bartelmus, "
|
|
|
|
- "Ulrich Mueller, Stefan Jahn, Jerome Brock, Mark Weaver, "
|
|
|
|
- "Andy Walls");
|
|
|
|
|
|
+MODULE_AUTHOR("Gerd Knorr, Michal Kochanowicz, Christoph Bartelmus, Ulrich Mueller, Stefan Jahn, Jerome Brock, Mark Weaver, Andy Walls");
|
|
MODULE_LICENSE("GPL");
|
|
MODULE_LICENSE("GPL");
|
|
/* for compat with old name, which isn't all that accurate anymore */
|
|
/* for compat with old name, which isn't all that accurate anymore */
|
|
MODULE_ALIAS("lirc_pvr150");
|
|
MODULE_ALIAS("lirc_pvr150");
|