]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
USB: convert ehci debug files to use debugfs instead of sysfs
authorTony Jones <tonyj@suse.de>
Tue, 11 Sep 2007 21:07:31 +0000 (14:07 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 1 Feb 2008 22:34:53 +0000 (14:34 -0800)
commit694cc2087e26f3f62b9f07c5d563564ed77ef203
tree326a7d623aebef0f64379af1fa838adf60e9d028
parent684c19e0d95f4640998a358a34226115a34b5eea
USB: convert ehci debug files to use debugfs instead of sysfs

We should not have multiple line files in sysfs, this moves the data to
debugfs instead, like the UHCI driver.

Signed-off-by: Tony Jones <tonyj@suse.de>
Cc: Kay Sievers <kay.sievers@vrfy.org>
Cc: David Brownell <david-b@pacbell.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/host/ehci-dbg.c
drivers/usb/host/ehci-hcd.c
drivers/usb/host/ehci.h