commit | adf0f735e61aae5ff615bb0301d9fff29b589a5c | [log] [tgz] |
---|---|---|
author | Alexander Shishkin <alexander.shishkin@linux.intel.com> | Sat Mar 30 12:53:53 2013 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Mar 30 08:08:39 2013 -0700 |
tree | b55bd577247cbcf5f3a297dfe263c29c2b4678d0 | |
parent | c8e333a3b17050800a5aa536feb628f18d2a01a2 [diff] |
usb: chipidea: move debug files creation/removal to the core Create and remove debugfs entries in hdrc probe/remove instead of start/stop of the device controller. Gadget specific will not export anything while the controller is in host mode. Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>