From: Chase Southwood Date: Fri, 11 Jul 2014 04:02:55 +0000 (-0500) Subject: staging: comedi: addi_apci_1564: fix s->maxdata assignment in do subdevice init. X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~907 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=389e4dea54e2303059dff4eacd36188d4b6fe6c3;p=pandora-kernel.git 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-diff-tree failed