wusbhc: disable suspend and resume on the root hub.
authorThomas Pugliese <thomas.pugliese@gmail.com>
Thu, 6 Jun 2013 18:42:54 +0000 (13:42 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 6 Jun 2013 19:14:38 +0000 (12:14 -0700)
Suspend and resume are not currently supported on the wireless root hub.
Remove the suspend and resume op functions in the host controller driver
to avoid constant error messages in the system log.

Signed-off-by: Thomas Pugliese <thomas.pugliese@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found