]> Pileus Git - ~andy/linux/commit
staging: comedi: me4000: absorb init_board_info() into its caller
authorH Hartley Sweeten <hartleys@visionengravers.com>
Sat, 8 Sep 2012 00:45:42 +0000 (17:45 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 8 Sep 2012 04:53:01 +0000 (21:53 -0700)
commitb3ca977f083db063c9e53db04d8b12373ded8867
tree11702b8a8eb701e967969f43ddfe2816b948582e
parent109daa79807a47dc56d7533a7fdcd0dc72c862b2
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 <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/me4000.c