]> git.baikalelectronics.ru Git - kernel.git/commit
staging: octeon-usb: call transfer completion callback directly
authorAaro Koskinen <aaro.koskinen@iki.fi>
Sun, 6 Oct 2013 19:22:28 +0000 (22:22 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 Oct 2013 05:02:21 +0000 (22:02 -0700)
commitdb072194343ed4fa1585cfb997e9d383052af651
tree6c8818ba8f120f75653559d3826ca80e71cbc8d9
parent75df2edd5da920fc176ec20db7c9a0562c13f0fa
staging: octeon-usb: call transfer completion callback directly

The callback is always the same, we can just call it directly.

Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/octeon-usb/octeon-hcd.c