git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
18e352e
)
ALSA: ice1724 - Dynamic MIDI TX irq control
author
Takashi Iwai
<tiwai@suse.de>
Wed, 12 Nov 2008 15:42:44 +0000
(16:42 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Mon, 2 Feb 2009 16:22:31 +0000
(17:22 +0100)
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>
No differences found