OSDN Git Service

staging: comedi: amplc_pc236: absorb pc236_pci_common_attach()
authorIan Abbott <abbotti@mev.co.uk>
Fri, 25 Jul 2014 09:04:52 +0000 (10:04 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 27 Jul 2014 18:28:38 +0000 (11:28 -0700)
commit350cfc5525bb5e1cd64ba19470a6e471611d117d
treeab217cb6579ea90dffc8a33c2fc1b0c793b7aedf
parenta06021433074f8b5d197b552c297efd8f2155d5a
staging: comedi: amplc_pc236: absorb pc236_pci_common_attach()

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

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_pc236.c