diff options
author | Thomas Pugliese <thomas.pugliese@gmail.com> | 2013-10-01 21:04:33 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-10-04 00:46:26 +0200 |
commit | 7e176dcb035eef8917e5fc2e653460b5410dbc34 (patch) | |
tree | c3883880d23e756d1892b6f76606e8005c3d13a4 /drivers/usb/wusbcore | |
parent | usb: wusbcore: avoid stack overflow in URB enqueue error path (diff) | |
download | linux-7e176dcb035eef8917e5fc2e653460b5410dbc34.tar.xz linux-7e176dcb035eef8917e5fc2e653460b5410dbc34.zip |
usb: wusbcore: implement hwahc_op_get_frame_number
This patch adds an implementation for hwahc_op_get_frame_number. The
request is fulfulled by forwarding it to the lower hcd. This was done
because the GET_TIME request on the HWA requires sending an URB to the
HWA and waiting for the results which cannot be done in atomic context.
Signed-off-by: Thomas Pugliese <thomas.pugliese@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/wusbcore')
0 files changed, 0 insertions, 0 deletions