OSDN Git Service

[PATCH] USB: isp116x-hcd: minor cleanup
authorOlav Kongas <ok@artecdesign.ee>
Fri, 25 Nov 2005 23:58:36 +0000 (01:58 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 4 Jan 2006 21:48:35 +0000 (13:48 -0800)
commit717f736d937d0e98e964375dac770bfa20f73b72
tree2aacf4fc87d275c266769022fd179c8339339cfc
parent3aea4a76a3ec4e6484f6316a97efff8b144b2b11
[PATCH] USB: isp116x-hcd: minor cleanup

When going to suspend, there's no point in setting HC state in
host controller driver as USB core takes care of this.

Signed-off-by: Olav Kongas <ok@artecdesign.ee>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/host/isp116x-hcd.c