From: H Hartley Sweeten Date: Tue, 5 Mar 2013 16:57:26 +0000 (-0700) Subject: staging: comedi: addi_apci_16xx: remove the boardinfo from the comedi_driver X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~137^2~723 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e7479f1d88024669b2ab909a5bb4a74fb9df8e7;p=pandora-kernel.git staging: comedi: addi_apci_16xx: remove the boardinfo from the comedi_driver This driver uses the comedi auto attach mechanism and does not need to supply the 'num_names', 'board_name', and 'offset' fields so that the comedi core can search the boardinfo. These fields are only used for the legacy attach. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed