]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: most: hdm-usb: remove completion object
authorChristian Gromm <christian.gromm@microchip.com>
Fri, 19 Aug 2016 09:12:57 +0000 (11:12 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 21 Aug 2016 14:53:57 +0000 (16:53 +0200)
commit4b1a7cf1cc6aa0ae1a946be8ddddefcd61ff49f1
tree56df94bfc4d3b507ee54192cde88b98b4c9ed854
parentb24c9fe9fcf9c7a04fa08e5c1da7d156011e6b63
staging: most: hdm-usb: remove completion object

Waiting for the urb_compl object to complete evaluates always as false.
This patch removes this unnecessary completion object.

Signed-off-by: Andrey Shvetsov <andrey.shvetsov@k2l.de>
Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/most/hdm-usb/hdm_usb.c