]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: comedi: usbdux: use the stop helpers in the detach
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Thu, 25 Jul 2013 23:08:16 +0000 (16:08 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 26 Jul 2013 22:10:07 +0000 (15:10 -0700)
commitecc2b22990bd59b2e8ea34afa0334598cbdfad71
treeca737493515213dc926d690ac5b671eb9264e4d1
parent3c50bbb7cb0ba0d66aab4446b0554bd22e76f524
staging: comedi: usbdux: use the stop helpers in the detach

Use the stop helpers instead of duplicating the code in the detach.

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