2014-10-10 19:38:45

by Bernd Porr

[permalink] [raw]
Subject: [PATCH 3/3] staging: comedi: usbduxfast: updated address details

Updated the range of years, e-mail and added driver desription as
usually done in comedi.

Signed-off-by: Bernd Porr <[email protected]>
---
drivers/staging/comedi/drivers/usbduxfast.c | 11 ++++++++++-
1 file changed, 10 insertions(+), 1 deletion(-)

diff --git a/drivers/staging/comedi/drivers/usbduxfast.c b/drivers/staging/comedi/drivers/usbduxfast.c
index f85818d..4f57321 100644
--- a/drivers/staging/comedi/drivers/usbduxfast.c
+++ b/drivers/staging/comedi/drivers/usbduxfast.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2004 Bernd Porr, [email protected]
+ * Copyright (C) 2004-2014 Bernd Porr, [email protected]
*
* 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
@@ -12,6 +12,15 @@
* GNU General Public License for more details.
*/

+/*
+ * Driver: usbduxfast
+ * Description: University of Stirling USB DAQ & INCITE Technology Limited
+ * Devices: (ITL) USB-DUX [usbduxfast]
+ * Author: Bernd Porr <[email protected]>
+ * Updated: 10 Oct 2014
+ * Status: stable
+ */
+
/*
* I must give credit here to Chris Baugher who
* wrote the driver for AT-MIO-16d. I used some parts of this
--
1.9.1


2014-10-13 09:57:11

by Ian Abbott

[permalink] [raw]
Subject: Re: [PATCH 3/3] staging: comedi: usbduxfast: updated address details

On 10/10/14 20:35, Bernd Porr wrote:
> Updated the range of years, e-mail and added driver desription as
> usually done in comedi.
>
> Signed-off-by: Bernd Porr <[email protected]>
> ---
> drivers/staging/comedi/drivers/usbduxfast.c | 11 ++++++++++-
> 1 file changed, 10 insertions(+), 1 deletion(-)

Reviewed-by: Ian Abbott <[email protected]>

--
-=( Ian Abbott @ MEV Ltd. E-mail: <[email protected]> )=-
-=( Web: http://www.mev.co.uk/ )=-

2014-10-14 16:51:24

by Hartley Sweeten

[permalink] [raw]
Subject: RE: [PATCH 3/3] staging: comedi: usbduxfast: updated address details

On Friday, October 10, 2014 12:35 PM, Bernd Porr wrote:
>
> Updated the range of years, e-mail and added driver desription as
> usually done in comedi.
>
> Signed-off-by: Bernd Porr <[email protected]>

Reviewed-by: H Hartley Sweeten <[email protected]>

2014-10-14 16:59:16

by Hartley Sweeten

[permalink] [raw]
Subject: RE: [PATCH 3/3] staging: comedi: usbduxfast: updated address details

On Tuesday, October 14, 2014 9:51 AM, Hartley Sweeten wrote:
> On Friday, October 10, 2014 12:35 PM, Bernd Porr wrote:
>>
>> Updated the range of years, e-mail and added driver desription as
>> usually done in comedi.
>>
>> Signed-off-by: Bernd Porr <[email protected]>
>
> Reviewed-by: H Hartley Sweeten <[email protected]>

Bernd,

Oops, this patch has trailing whitespace. Could you fix that please?

Regards,
Hartley

2014-10-29 15:40:39

by Greg Kroah-Hartman

[permalink] [raw]
Subject: Re: [PATCH 3/3] staging: comedi: usbduxfast: updated address details

On Tue, Oct 14, 2014 at 04:59:13PM +0000, Hartley Sweeten wrote:
> On Tuesday, October 14, 2014 9:51 AM, Hartley Sweeten wrote:
> > On Friday, October 10, 2014 12:35 PM, Bernd Porr wrote:
> >>
> >> Updated the range of years, e-mail and added driver desription as
> >> usually done in comedi.
> >>
> >> Signed-off-by: Bernd Porr <[email protected]>
> >
> > Reviewed-by: H Hartley Sweeten <[email protected]>
>
> Bernd,
>
> Oops, this patch has trailing whitespace. Could you fix that please?

No need, I've stripped it off, thanks.

greg k-h