summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorPavankumar Kondeti <pkondeti@codeaurora.org>2014-11-10 16:29:38 +0530
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-22 11:02:46 -0700
commit691d89ad03d7ac5f8aded39b84ce0e831e07f044 (patch)
tree5b6b3b73ff71687f1fe9870db87b09bba2d0b00e /include/linux
parent01b21ef8dc28ba597280f8230cc90446fbb4ca9c (diff)
usb: composite: don't print the invalid function wakeup failure messages
The function level suspend/resume/wakeup are supported in super speed mode only. The usb_func_wakeup() is called for every function during resume irrespective of the operating speed. This function returns -ENOTSUPP when the gadget is not operating in super speed. Don't print the error message in this case. Otherwise an error message is printed for each function during high/full speed device resume. CRs-Fixed: 750230 Change-Id: I6f600fe7fa9a037b83909265229acdc668329d6a Signed-off-by: Pavankumar Kondeti <pkondeti@codeaurora.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions