xhci - clarify compliance mode debug messages
authorTony Camuso <tcamuso@redhat.com>
Fri, 5 Apr 2013 18:27:07 +0000 (14:27 -0400)
committerSarah Sharp <sarah.a.sharp@linux.intel.com>
Mon, 8 Apr 2013 15:42:58 +0000 (08:42 -0700)
commit58b1d7999e15e61f314c2ff746ffb9dd8e07eba6
treefef3d605bf7d21368a3125b1cfcbec5c95a14c81
parenteb8ccd2b481123e5fe0872a83e07ea8a6e2c4026
xhci - clarify compliance mode debug messages

There are no functional changes in this patch. However, because the
compliance mode timer can be deleted in more than one function, it
seemed expedient to include the function name in the debug strings.

Also limited the use of capitals to the first word in the compliance
mode debug messages, except after a function name where all words
start with lower case, in keeping with the style prevalent elsewhere
in xhci.c.

Signed-off-by: Tony Camuso <tcamuso@redhat.com>
Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>
drivers/usb/host/xhci.c