commit | 0511b36399434d49d3a6b58cf49be90d96e66848 | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Jul 02 12:22:06 2013 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Jul 24 14:43:05 2013 -0700 |
tree | 608c1ee810f2e46fb34ccd82120b57864e69367c | |
parent | 2e6a9e8428d2c391b94d3bcd01c3a3319a1f90b3 [diff] |
USB: sl811: move debug files from proc to debugfs Drivers should not be putting debug files in /proc/ that is what debugfs is for, so move the sl811 driver's debug file to debugfs. Reviewed-by: Felipe Balbi <balbi@ti.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>