From: H Hartley Sweeten Date: Tue, 14 Oct 2014 17:44:25 +0000 (-0700) Subject: staging: comedi: addi_apci_035: remove unnecessary subdevice initialization X-Git-Tag: omap-for-v3.19/fixes-rc1~73^2~853 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d3e0bf092309808f715fd703bed2719eb77b982;p=pandora-kernel.git staging: comedi: addi_apci_035: remove unnecessary subdevice initialization The subdevices that don't initialize any of the callbacks don't really exist. Remove the unnecessary initialzation and just set the type to COMEDI_SUBD_UNUSED. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed