]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: comedi: amplc_dio200: absorb dio200_pci_common_attach()
authorIan Abbott <abbotti@mev.co.uk>
Wed, 24 Oct 2012 15:47:49 +0000 (16:47 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 24 Oct 2012 22:25:11 +0000 (15:25 -0700)
commitdba949a1a0839d324642d99bce90052964125b45
treef17c545b51f3e50eaade765b2c453f24f187139f
parent8e17cfbaa0b6ffa839028661327a17020cc53d2d
staging: comedi: amplc_dio200: absorb dio200_pci_common_attach()

Absorb `dio200_pci_common_attach()` into `dio200_attach_pci()` since
that's the only place it is called from.

Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/amplc_dio200.c