From: Clemens Ladisch Date: Mon, 13 Jul 2009 11:52:46 +0000 (+0200) Subject: sound: rawmidi: disable active-sensing-on-close by default X-Git-Tag: v2.6.32-rc1~732^2~10^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d4b842014dc76a81abced47ef27177eedb9deba;p=pandora-kernel.git sound: rawmidi: disable active-sensing-on-close by default 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 Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed