staging: comedi: adl_pci6208: remove manual legacy attach
authorH Hartley Sweeten <hartleys@visionengravers.com>
Fri, 17 Aug 2012 02:41:45 +0000 (19:41 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 17 Aug 2012 15:10:28 +0000 (08:10 -0700)
commit12a2dd66a259f2ae6bd26243f711383d710872b9
tree3f15657bd22afdae73ccb705737496fe66b8bc6a
parent424d56ec3ca0ea5a4cc4caad885d8e49a3cfafc8
staging: comedi: adl_pci6208: remove manual legacy attach

This driver uses the 'attach_pci' callback to attach the pci device
to the comedi subsystem. Since the 'attach' callback is now optional
it can be removed from the driver.

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/adl_pci6208.c
This page took 0.024611 seconds and 5 git commands to generate.