From: H Hartley Sweeten Date: Tue, 14 Oct 2014 17:44:23 +0000 (-0700) Subject: staging: comedi: addi_apci_1500: remove subdevice callbacks from boardinfo X-Git-Tag: omap-for-v3.19/fixes-rc1~73^2~855 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4cab75b5557490d7beefc60c79947a9b4d82a8ed;p=pandora-kernel.git staging: comedi: addi_apci_1500: remove subdevice callbacks from boardinfo This driver only has one boardinfo entry so the subdevice callbacks are always the same. Remvoe the callbacks from the boardinfo and use them directly when initializing the subdevices. Remove all the subdevice callback initialization that would be set to NULL. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed