OSDN Git Service

USB: isp1362: move debug files from proc to debugfs
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 2 Jul 2013 19:22:07 +0000 (12:22 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 24 Jul 2013 21:43:05 +0000 (14:43 -0700)
commita6363463e8f5c7996aff6fa1285ff6c7cc3d3f6d
tree6bf0691fb75d2cf59f853e64012290ee94cefec1
parent0511b36399434d49d3a6b58cf49be90d96e66848
USB: isp1362: 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 isp1362 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/isp1362-hcd.c
drivers/usb/host/isp1362.h