From a42ed4a564d8ff7eec3e96d02796aeb43204f9e1 Mon Sep 17 00:00:00 2001 From: Chase Southwood Date: Thu, 10 Jul 2014 23:01:26 -0500 Subject: [PATCH] staging: comedi: addi_apci_1564: remove len_chanlist from di and do subdevices This value is only needed for subdevices that support async commands. The comedi core will default the value to 1 when it is not initialized. Signed-off-by: Chase Southwood Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed