diff options
Diffstat (limited to 'drivers/media/usb/dvb-usb/cxusb.c')
-rw-r--r-- | drivers/media/usb/dvb-usb/cxusb.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/media/usb/dvb-usb/cxusb.c b/drivers/media/usb/dvb-usb/cxusb.c index ab7151181728..907ac01ae297 100644 --- a/drivers/media/usb/dvb-usb/cxusb.c +++ b/drivers/media/usb/dvb-usb/cxusb.c @@ -13,7 +13,7 @@ * * TODO: Use the cx25840-driver for the analogue part * - * Copyright (C) 2005 Patrick Boettcher ([email protected]) + * Copyright (C) 2005 Patrick Boettcher ([email protected]) * Copyright (C) 2006 Michael Krufky ([email protected]) * Copyright (C) 2006, 2007 Chris Pascoe ([email protected]) * @@ -2314,7 +2314,7 @@ static struct usb_driver cxusb_driver = { module_usb_driver(cxusb_driver); -MODULE_AUTHOR("Patrick Boettcher <[email protected]>"); +MODULE_AUTHOR("Patrick Boettcher <[email protected]>"); MODULE_AUTHOR("Michael Krufky <[email protected]>"); MODULE_AUTHOR("Chris Pascoe <[email protected]>"); MODULE_DESCRIPTION("Driver for Conexant USB2.0 hybrid reference design"); |