From: Alexander Shishkin Date: Sat, 30 Mar 2013 10:53:51 +0000 (+0200) Subject: usb: chipidea: convert debug entries in sysfs to debugfs X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~135^2~94 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d6512892c106556f07e502939005e73cdc6e2cc;p=pandora-kernel.git usb: chipidea: convert debug entries in sysfs to debugfs Currently, we have a bunch of files in sysfs that display all sorts of debugging information for the device controller, so they have to move to debugfs where they belong. The "registers" interface have been removed, since it doesn't fit into the current driver design as is and it's hardly a good idea to touch the registers from userspace anyway. Signed-off-by: Alexander Shishkin Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed