From: H Hartley Sweeten Date: Sat, 8 Sep 2012 00:45:42 +0000 (-0700) Subject: staging: comedi: me4000: absorb init_board_info() into its caller X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~532 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3ca977f083db063c9e53db04d8b12373ded8867;p=pandora-kernel.git staging: comedi: me4000: absorb init_board_info() into its caller The init_board_info() function only gets the irq number from the pci_dev. Just move the code into the function that calls it. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed