staging: comedi: amplc_pci230: absorb pci230_attach_common()
authorIan Abbott <abbotti@mev.co.uk>
Mon, 1 Sep 2014 11:03:40 +0000 (12:03 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 2 Sep 2014 18:21:31 +0000 (11:21 -0700)
commitc800752bc85c8efb00d77c60aa89f585cc5f7bee
tree487e9b2fe51755ac4a8e242d46b6dfb46b55e4a4
parent5668ddf083fd7db5b904fc8332f4b28748fe5eed
staging: comedi: amplc_pci230: absorb pci230_attach_common()

`pci230_attach_common()` is now only called from `pci230_auto_attach()`,
so absorb it into that function.

Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/amplc_pci230.c