diff options
author | Mathias Nyman <mathias.nyman@linux.intel.com> | 2016-11-11 16:13:11 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-11-14 12:18:21 +0300 |
commit | 99154fd3aa9ce49f0fb842f2b07f174ae7345b64 (patch) | |
tree | 176ce87acb8d483d6c00c6f70a9f9728cd13e077 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | cf5d344e13655df2fcb049ae212fe59c617349a7 (diff) | |
download | linux-99154fd3aa9ce49f0fb842f2b07f174ae7345b64.tar.xz |
xhci: cleanup error message if halting the host failed.
The old error message always stated that host was not halted
even after trying a certain time.
Host may fail the halt immediately as well with -ENODEV if device
is removed and returns 0xffffffff.
Use a more generic error message and show return value to know if we
failed with -ETIMEDOUT or -ENODEV
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions