From: Markus Grabner Date: Sat, 10 Dec 2011 01:12:32 +0000 (+0100) Subject: staging: line6: fixed ALSA/PCM interaction X-Git-Tag: v3.3-rc1~152^2~95 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b02a17ee5cd5d200dbe4a285a4e750f70884967;p=pandora-kernel.git staging: line6: fixed ALSA/PCM interaction The PCM subsystem in the Line6 driver is mainly used for PCM playback and capture by ALSA, but also has other tasks, most notably providing a low-latency software monitor for devices which don't support hardware monitoring (e.g., the TonePort series). This patch makes ALSA "play nicely" with the other components, i.e., prevents it from resetting the isochronous USB transfer while other PCM tasks (software monitoring) are running. Signed-off-by: Markus Grabner Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed