USB: EHCI: create sysfs companion files directly in the controller device
authorGreg Kroah-Hartman <gregkh@suse.de>
Mon, 27 Apr 2009 20:15:38 +0000 (13:15 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 16 Jun 2009 04:44:43 +0000 (21:44 -0700)
commited14f0340a4954c1a9ffaff01c261428b5753e9d
tree021e45d61e33ac7475b6bc92a8cbef4ebdd74df4
parent109833417cd0bf27089fcca5b0d6a44c8d592452
USB: EHCI: create sysfs companion files directly in the controller device

The controller device is where we want this sysfs file, especially as
the dev pointer is about to go away...

Cc: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/host/ehci-hub.c