commit | 59866da9e4ae54819e3c4e0a8f426bdb0c2ef993 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Mon Dec 03 11:12:46 2012 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Dec 04 07:27:27 2012 +0100 |
tree | 345bf3e8be9d6f0ad9a19c18a531a68ee3dcd55d | |
parent | 467b10350525e53ddeea0b8de5b8b386a830d2a9 [diff] |
ALSA: usb-audio: Avoid autopm calls after disconnection Add a similar protection against the disconnection race and the invalid use of usb instance after disconnection, as well as we've done for the USB audio PCM. Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=51201 Reviewd-by: Clemens Ladisch <clemens@ladisch.de> Tested-by: Clemens Ladisch <clemens@ladisch.de> Cc: <stable@vger.kernel.org> Signed-off-by: Takashi Iwai <tiwai@suse.de>