From: Oliver Neukum Date: Wed, 18 Feb 2009 10:46:45 +0000 (+0100) Subject: HID: fix USB HID devices after STD with autosuspend X-Git-Tag: v2.6.30-rc1~219^2^2~2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=378a0ede126a2c59ab9ea1771de624521db5053e;p=pandora-kernel.git HID: fix USB HID devices after STD with autosuspend This patch fixes a bug caused by reset_resume not changing the internal status flags for a device that is resumed via reset_resume. To do so the reset handlers, which correctly assume that a device is awake, can no longer do all the work of reset_resume handling. Signed-off-by: Oliver Neukum Tested-by: Laurent Riffard Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed