]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] ISP116x PM updates
authorDavid Brownell <david-b@pacbell.net>
Fri, 23 Sep 2005 05:45:13 +0000 (22:45 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 28 Oct 2005 23:47:41 +0000 (16:47 -0700)
commitccdcf77ae32e3d3347fdf3810b27f899e98c34fb
tree88e49a51a4778966aa64a138896f3a3321cc97fe
parenta7f72abe8fac9b919135005e06216be8eef945a2
[PATCH] ISP116x PM updates

This makes the isp116x driver stop using usb_suspend_device() and
usb_resume_device() ... usbcore now calls to the root hub methods,
removing the need for this.  It also switches from keventd to khubd
for remote wakeup.  (Compile tested.)

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 drivers/usb/host/isp116x-hcd.c |   29 ++++-------------------------
 drivers/usb/host/isp116x.h     |    1 -
 2 files changed, 4 insertions(+), 26 deletions(-)
drivers/usb/host/isp116x-hcd.c
drivers/usb/host/isp116x.h