3 Dec
2012
3 Dec
'12
11:48 a.m.
Hi,
this is a series of patches to fix pending issues wrt USB MIDI in the recent kernels.
The first patch is to close the disconnection race for autopm and other codes in sound/usb/midi.c. The second patch is a fix for missing autopm handling for USB MIDI input, which has been discussed shortly ago.
It's based on the latest 3.7-rc, but should be applicable to the latest stable-queue for 3.6 and older, too. The previous autopm fix in stable tree isn't released yet, so you can't apply it to the released 3.6.y. You'll need pick up the patch from stable-queue tree.
Takashi