summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ehci-hub.c
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@suse.de>2009-04-27 20:12:58 (GMT)
committerGreg Kroah-Hartman <gregkh@suse.de>2009-06-16 04:44:43 (GMT)
commit109833417cd0bf27089fcca5b0d6a44c8d592452 (patch)
tree33e10aadbcd3f3de64ffabf502d39c7d658b01f6 /drivers/usb/host/ehci-hub.c
parent74675a58507e769beee7d949dbed788af3c4139d (diff)
downloadlinux-109833417cd0bf27089fcca5b0d6a44c8d592452.tar.xz
USB: OHCI: use the ohci structure directly in debugfs files.
Right now we jump through some hoops to get to the struct ohci_hcd struct in the ohci debugfs files. Remove all of the fun casting around and just use the pointer directly. This is needed as the dev pointer in the hcd structure is going away, and it makes the code simpler and smaller Cc: David Brownell <dbrownell@users.sourceforge.net> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/host/ehci-hub.c')
0 files changed, 0 insertions, 0 deletions