diff options
author | Takashi Iwai <[email protected]> | 2012-12-03 11:30:50 +0100 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2012-12-04 07:27:44 +0100 |
commit | f5f165418cabf2218eb466c0e94693b8b1aee88b (patch) | |
tree | cc5bb9658be8d83c1f4c0533468f52ac2a5348be /net/lapb/lapb_timer.c | |
parent | 59866da9e4ae54819e3c4e0a8f426bdb0c2ef993 (diff) |
ALSA: usb-audio: Fix missing autopm for MIDI input
The commit [88a8516a: ALSA: usbaudio: implement USB autosuspend] added
the support of autopm for USB MIDI output, but it didn't take the MIDI
input into account.
This patch adds the following for fixing the autopm:
- Manage the URB start at the first MIDI input stream open, instead of
the time of instance creation
- Move autopm code to the common substream_open()
- Make snd_usbmidi_input_start/_stop() more robust and add the running
state check
Reviewd-by: Clemens Ladisch <[email protected]>
Tested-by: Clemens Ladisch <[email protected]>
Cc: <[email protected]>
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions