]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
USB: convert ohci 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:52 +0000 (14:34 -0800)
commit684c19e0d95f4640998a358a34226115a34b5eea
tree211b48406338c1ee4ff055b95e4a8b3e5ff819db
parentf2a383e4de50ad9c03676e57703a97d081798e55
USB: convert ohci 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/ohci-dbg.c
drivers/usb/host/ohci-hcd.c
drivers/usb/host/ohci.h