commit | f0b7ac10759ae41a7cf79a9d62e497a1025c583c | [log] [tgz] |
---|---|---|
author | Pavankumar Kondeti <pkondeti@codeaurora.org> | Wed Jan 30 16:17:16 2013 +0530 |
committer | Pavankumar Kondeti <pkondeti@codeaurora.org> | Tue Feb 05 16:40:43 2013 +0530 |
tree | 34f8c1dc2b0ad10da1a34c98662bffd53c256a8c | |
parent | 157fd7911775d2054a6caf1338fa091b98362bdd [diff] |
USB: ks_bridge: Abort suspend when data is received during unlink All the submitted URBs are unlinked during suspend. Abort suspend if data is received during unlink. This avoids unnecessary suspend and resume of remaining interfaces. CRs-Fixed: 449097 Change-Id: Ia4009775ec29df0222b475581649c3a9f4f1899f Signed-off-by: Pavankumar Kondeti <pkondeti@codeaurora.org>