From: Takashi Iwai Date: Mon, 4 Feb 2013 09:28:15 +0000 (+0100) Subject: ALSA: aloop: Fix Oops while PM resume X-Git-Tag: v3.9-rc1~129^2~41^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=edac894389f9c9de2a1368c78809c824b343f3a5;p=pandora-kernel.git ALSA: aloop: Fix Oops while PM resume snd-aloop driver has no proper PM implementation, thus the PM resume may trigger Oops due to leftover timer instance. This patch adds the missing suspend/resume implementation. Reported-and-tested-by: El boulangero Cc: Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed