commit | b4465771059a47c4ee21f8848da850b29de66e97 | [log] [tgz] |
---|---|---|
author | Mohit Aggarwal <maggarwa@codeaurora.org> | Thu Apr 18 13:08:07 2013 +0530 |
committer | Pavankumar Kondeti <pkondeti@codeaurora.org> | Fri Apr 19 11:56:18 2013 +0530 |
tree | c9e1194f4fb7e2b91ae7a60e3473212603eee0df | |
parent | 8ebd7f3f8e35d634a827dfdca5ea0d8f91e9f5e1 [diff] |
diag: Defer usb connect/disconnect processing USB diag driver will be moving connect/disconnect event notification from process context to interrupt context. In order to incorporate that, defer usb connect/disconnect processing in workqueue context. CRs-Fixed: 475955 Change-Id: I72f9b5330ac81c78a112212d6bedbe27ddd274cb Signed-off-by: Mohit Aggarwal <maggarwa@codeaurora.org>