On 07/04/16 11:16, Ian Abbott wrote:
On 06/04/16 19:20, H Hartley Sweeten wrote:
The "da" type boards all have 4 analog inputs. Fix the boardinfo
for the das-1801st-da.
Signed-off-by: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>
Cc: Ian Abbott <abbotti@xxxxxxxxx>
Cc: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
---
drivers/staging/comedi/drivers/das1800.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/comedi/drivers/das1800.c
b/drivers/staging/comedi/drivers/das1800.c
index f80a579..ff73da91 100644
--- a/drivers/staging/comedi/drivers/das1800.c
+++ b/drivers/staging/comedi/drivers/das1800.c
@@ -314,7 +314,7 @@ static const struct das1800_board das1800_boards[]
= {
.resolution = 12,
.common = 1,
.do_n_chan = 4,
- .ao_ability = 0,
+ .ao_ability = 1,
.ao_n_chan = 4,
.range_ai = &range_ai_das1801,
},
Thanks!
Reviewed-by: Ian Abbott <abbotti@xxxxxxxxx>
I just spotted it says "analog inputs" in the patch description instead
of "analog outputs", so probably want to fix the description.
--
-=( Ian Abbott @ MEV Ltd. E-mail: <abbotti@xxxxxxxxx> )=-
-=( Web: http://www.mev.co.uk/ )=-
_______________________________________________
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxx
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel