From: Johan Hovold Date: Mon, 26 May 2014 17:23:39 +0000 (+0200) Subject: USB: cdc-acm: fix runtime PM for control messages X-Git-Tag: v3.2.61~89 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57eb9099f3842564bbca138d06069e5053fdb4df;p=pandora-kernel.git USB: cdc-acm: fix runtime PM for control messages commit bae3f4c53585e9a170da9436e0f06919874bda9a upstream. Fix runtime PM handling of control messages by adding the required PM counter operations. Fixes: 11ea859d64b6 ("USB: additional power savings for cdc-acm devices that support remote wakeup") Signed-off-by: Johan Hovold Signed-off-by: Greg Kroah-Hartman Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed