commit | e683ec4697c74c7d04ff8e90ec625ac34e25a7d8 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Wed Nov 12 16:42:44 2008 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Mon Feb 02 17:22:31 2009 +0100 |
tree | 982e73c3f194843130c68bf86316a0502dcab24e | |
parent | 18e352e4a73465349711a9324767e1b2453383e2 [diff] |
ALSA: ice1724 - Dynamic MIDI TX irq control MIDI_TX IRQ seems always pending when any bytes on FIFO is available. Thus, it's better to enable MPU_TX only when any bytres are really stored in the substream, and disables immediately when the queue becomes empty. Signed-off-by: Takashi Iwai <tiwai@suse.de>