]> git.openfabrics.org - ~emulex/infiniband.git/commit
usb: dwc3: debugfs: when unknown, print only the state value
authorFelipe Balbi <balbi@ti.com>
Fri, 22 Feb 2013 12:29:39 +0000 (14:29 +0200)
committerFelipe Balbi <balbi@ti.com>
Mon, 18 Mar 2013 09:17:14 +0000 (11:17 +0200)
commit5b9ec339e45916ee682b8402597d7f2c6a04da17
tree95308b7cf94186b8a67ee9d9c80c4ccb7e89529d
parent6b2a0eb854602b627a21b0256ae556506e91261e
usb: dwc3: debugfs: when unknown, print only the state value

whenever we grab an unknown link_state we
were printing the entire register value as
a integer but that's hardly useful; instead,
let's print only the bogus state value.

Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/dwc3/debugfs.c