From: H Hartley Sweeten Date: Tue, 13 Nov 2012 20:41:22 +0000 (-0700) Subject: staging: comedi: addi_apci_1516: cleanup subdevice ops pointers X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~417 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56587a06ade1f95f1425cc5fb2230fb54e82428f;p=pandora-kernel.git staging: comedi: addi_apci_1516: cleanup subdevice ops pointers The same subdevice operations are used, as needed, for all the boards supported by this driver. Remove the function pointers from the boardinfo and set the subdevice operations directly in the attach. Remove all the subdevice operations that would be set to NULL. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed