From: Alessandro Rubini Date: Fri, 18 Nov 2011 13:51:43 +0000 (+0100) Subject: usb: dwc3: use debugfs_print_regs32() X-Git-Tag: v3.3-rc1~30^2~1^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8d2a6f3999e175c4d564c445c7f1ececd926453;p=pandora-kernel.git usb: dwc3: use debugfs_print_regs32() 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 Acked-by: Felipe Balbi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed