]> Pileus Git - ~andy/linux/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)
commit75ee5124871070fc4085de7ad94565cfa423960b
tree6c8818ba8f120f75653559d3826ca80e71cbc8d9
parent393e2146869c215470d6e78e946395f3331c3fd7
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