diff options
author | Kulikov Vasiliy <segooon@gmail.com> | 2010-07-26 08:26:22 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-08-10 21:35:43 (GMT) |
commit | 9a4b7c3b14905a191da09980b9da966be5fc7fa2 (patch) | |
tree | aa3eab220ba8d2623335c4c67fa977fd5515966c /sound | |
parent | afad19648f70c6493193e0a774bd754b7790b4a0 (diff) | |
download | linux-fsl-qoriq-9a4b7c3b14905a191da09980b9da966be5fc7fa2.tar.xz |
usb: imx21-hcd: set task state with schedule_timeout_uninterruptible()
imx21_hc_reset() uses schedule_timeout() without setting state to
STATE_(UN)INTERRUPTIBLE. As it is called in cycle without checking of
pending signals, use schedule_timeout_uninterruptible().
Signed-off-by: Kulikov Vasiliy <segooon@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions