From 389e4dea54e2303059dff4eacd36188d4b6fe6c3 Mon Sep 17 00:00:00 2001 From: Chase Southwood Date: Thu, 10 Jul 2014 23:02:55 -0500 Subject: [PATCH] staging: comedi: addi_apci_1564: fix s->maxdata assignment in do subdevice init. s->maxdata for the do subdevice should be 1, however currently it is being set to 0xffffffff. Fix this. Signed-off-by: Chase Southwood Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed