From: H Hartley Sweeten Date: Wed, 12 Jun 2013 23:09:54 +0000 (-0700) Subject: staging: comedi: addi_apci_3xxx: remove (*insn_*) callbacks from boardinfo X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~76^2~145 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9671585a9974abf448fb349083aea655b9235bf;p=pandora-kernel.git staging: comedi: addi_apci_3xxx: remove (*insn_*) callbacks from boardinfo The same subdevice callbacks are used by all the boards supported by this driver. Remove the information from the boardinfo and initialize the subdevices directly. Remove the callback initializations that are always = NULL. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed