From: H Hartley Sweeten Date: Wed, 23 Jan 2013 19:37:59 +0000 (-0700) Subject: staging: comedi: addi_apci_3501: board does not have analog inputs X-Git-Tag: v3.9-rc1~127^2~306 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e54ae8f6d4920a6734b909a44a601e0d722a84ac;p=pandora-kernel.git staging: comedi: addi_apci_3501: board does not have analog inputs The board supported by this driver does not have analog inputs. Remove the subdevice init for it. Since the devpriv->s_EeParameters for the analog input subdevice are not used, remove the initialization of them also. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed