From: H Hartley Sweeten Date: Tue, 5 Mar 2013 17:25:32 +0000 (-0700) Subject: staging: comedi: addi_common: remove addi_find_boardinfo() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~137^2~683 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bfcded4656c09a60c836c6be566ae501adf15a50;p=pandora-kernel.git staging: comedi: addi_common: remove addi_find_boardinfo() All the users of the addi_common code now set the dev->board_ptr before calling addi_auto_attach(). Remove the unnecessary function that searches for the boardinfo. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed