sound: rawmidi: disable active-sensing-on-close by default
commite38dcb2b06e60459054478d79e22ef179f8ae798
authorClemens Ladisch <clemens@ladisch.de>
Mon, 13 Jul 2009 11:52:46 +0000 (13 13:52 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 8 Dec 2009 18:21:03 +0000 (8 10:21 -0800)
tree4effd415257cca7733d04475a183870ced1115ff
parentea4cf642637ddf61ef992568ea3e960aaa9b609a
sound: rawmidi: disable active-sensing-on-close by default

commit 2d4b842014dc76a81abced47ef27177eedb9deba upstream.

Sending an Active Sensing message when closing a port can interfere with
the following data if the port is reopened and a note-on is sent before
the device's timeout has elapsed.  Therefore, it is better to disable
this setting by default.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/core/rawmidi.c
sound/core/seq/seq_midi.c