diff options
author | Clemens Ladisch <clemens@ladisch.de> | 2009-07-13 13:50:17 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2009-07-15 11:56:58 +0200 |
commit | b86c87288c2205376ee213d6a03ac9422faf014a (patch) | |
tree | aa1792c67fe0b2a9006c45c644b8b46f6e9c2286 /mm | |
parent | f907ed94f993b0cd366c26eaa88b90c5454203ae (diff) | |
download | op-kernel-dev-b86c87288c2205376ee213d6a03ac9422faf014a.zip op-kernel-dev-b86c87288c2205376ee213d6a03ac9422faf014a.tar.gz |
sound: seq_midi: do not send MIDI reset when closing
Sending a MIDI reset message when closing a port is wrong because we
only want to shut the device up, not to reset all settings.
Furthermore, many devices ignore this message.
Fortunately, the RawMIDI layer already shuts the device up, so we can
ignore this matter here.
Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions