ChangeSet 1.1500.2.172, 2004/02/06 14:19:39-08:00, msdemlei@cl.uni-heidelberg.de [PATCH] USB: DSBR-100 tiny patch Fix timy errors in comments and strings. drivers/usb/media/dsbr100.c | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff -Nru a/drivers/usb/media/dsbr100.c b/drivers/usb/media/dsbr100.c --- a/drivers/usb/media/dsbr100.c Mon Feb 9 14:36:56 2004 +++ b/drivers/usb/media/dsbr100.c Mon Feb 9 14:36:56 2004 @@ -15,7 +15,7 @@ You might find some interesting stuff about this module at http://unimut.fsk.uni-heidelberg.de/unimut/demi/dsbr - Copyright (c) 2000 Markus Demleitner + Copyright (c) 2000 Markus Demleitner This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -34,7 +34,7 @@ History: Version 0.30: - Markus: Updates for 2.5.x kernel and more ISO compiant source + Markus: Updates for 2.5.x kernel and more ISO compliant source Version 0.25: PSL and Markus: Cleanup, radio now doesn't stop on device close @@ -75,7 +75,7 @@ /* * Version Information */ -#define DRIVER_VERSION "v0.25" +#define DRIVER_VERSION "v0.30" #define DRIVER_AUTHOR "Markus Demleitner " #define DRIVER_DESC "D-Link DSB-R100 USB FM radio driver"