From: Thomas Pugliese Date: Thu, 8 Aug 2013 20:25:47 +0000 (-0500) Subject: HWA: avoid constant suspend and resume on the root hub X-Git-Tag: v3.12-rc1~186^2~86 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=644f6a121af0aee94b243d33cfe38d6d474e8cbc;p=pandora-kernel.git HWA: avoid constant suspend and resume on the root hub Prevent the USB core from suspending the HWA root hub since bus_suspend and bus_resume are not yet supported. Otherwise the PM system will chew up CPU time constantly attempting to suspend and resume the root hub but never succeeding. Signed-off-by: Thomas Pugliese Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed