sound: rawmidi: disable active-sensing-on-close by default
authorClemens Ladisch <clemens@ladisch.de>
Mon, 13 Jul 2009 11:52:46 +0000 (13:52 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 15 Jul 2009 09:57:20 +0000 (11:57 +0200)
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>

No differences found