git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a087c6
)
usb: dwc3: use debugfs_print_regs32()
author
Alessandro Rubini
<rubini@gnudd.com>
Fri, 18 Nov 2011 13:51:43 +0000
(14:51 +0100)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 18 Nov 2011 19:46:32 +0000
(11:46 -0800)
This a use example of the regs32 utilities in debugfs, although
this fuse use ":" as separator between name and value, and debugs
uses "=" (as it looked to me a more common practice).
Signed-off-by: Alessandro Rubini <rubini@gnudd.com>
Acked-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found