From: Henrik Rydberg Date: Sat, 20 Mar 2010 07:06:40 +0000 (-0700) Subject: Input: bcm5974 - retract efi-broken suspend_resume X-Git-Tag: v2.6.34-rc5~15^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d90e6f6aad0ffdc674bc3a05c85c40dcc18e604c;p=pandora-kernel.git Input: bcm5974 - retract efi-broken suspend_resume With the recent system-wide improvements on suspend/resume and EFI booting the suspend_resume method of the bcm5974 has broken. When waking up from the S3 state on the MacBookAir, the trackpad is found in a yet unknown state, unable to switch to the proper multitouch mode. The result is a frozen touchpad, and a flood of errors of the kind bcm5974: bad trackpad package, length: 8. This patch retracts the reset_resume method altogether, falling back on the generic unbind/rebind functionality of the usb layer until further investigations can be made as how to reset the device when booting from efi. Signed-off-by: Henrik Rydberg Signed-off-by: Andrew Morton Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed