From: Mark Brown Date: Mon, 23 Jan 2012 07:27:54 +0000 (-0800) Subject: Input: samsung-keypad - don't synchronise with runtime PM put X-Git-Tag: v3.4-rc1~130^2^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69898e512a4c27017aec43796bef8fe1dd1ec661;p=pandora-kernel.git Input: samsung-keypad - don't synchronise with runtime PM put We don't actually care if the device has been runtime suspended immediately so we can just drop the reference without waiting for any state change to be implemented. This may allow us to avoid some suspend/resume cycles and is a bit more friendly to the rest of the system. Signed-off-by: Mark Brown Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed