staging: comedi: das08: absorb das08_pci_attach_common()
authorIan Abbott <abbotti@mev.co.uk>
Mon, 3 Sep 2012 16:42:18 +0000 (17:42 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 4 Sep 2012 19:00:42 +0000 (12:00 -0700)
commitc6e37f4f227e63320ba8dc080e9a7f4e173bd103
tree6ee396f1340aca0a9c9a5a363d0225a4fbeb9191
parentb1128a6bdaba01b4d15b9b1ead20c10b753ca135
staging: comedi: das08: absorb das08_pci_attach_common()

Absorb `das08_pci_attach_common()` into `das08_attach_pci()` since
that's the only place it was called from.

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