]> git.baikalelectronics.ru Git - kernel.git/commit
USB: sl811: move debug files from proc to debugfs
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 2 Jul 2013 19:22:06 +0000 (12:22 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 24 Jul 2013 21:43:05 +0000 (14:43 -0700)
commitd70dc7abd9fe16490a44775f1aee9658d024a584
tree608c1ee810f2e46fb34ccd82120b57864e69367c
parentce51193a05fe4c3ea95b5d3dcd7a233f2f0457bb
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>
drivers/usb/host/sl811-hcd.c
drivers/usb/host/sl811.h