commit | b130807dce4a8f91f9662e93d1aa813d806e14a8 | [log] [tgz] |
---|---|---|
author | Randy Dunlap <randy.dunlap@oracle.com> | Tue Jul 04 14:25:26 2006 +0200 |
committer | Jaroslav Kysela <perex@suse.cz> | Wed Jul 12 20:07:51 2006 +0200 |
tree | b8570b43ecf1d0347b46eba67082d623a74c7cc8 | |
parent | 40e1a9c0d428740a5c10a5be2335b9d7c39df043 [diff] |
[ALSA] Fix no mpu401 interface can cause hard freeze This patch fixes the remaining instances in our tree where a non- existent mpu401 interface can cause a hard freeze when i/o is issued. This commit closes Malone #34831. Bug: https://launchpad.net/distros/ubuntu/+source/linux-source-2.6.15/+bug/34831 patch location: http://www.kernel.org/git/?p=linux/kernel/git/bcollins/ubuntu-dapper.git;a=commitdiff;h=b422309cdd980cfefe99379796c04e961d3c1544 From: Randy Dunlap <randy.dunlap@oracle.com> Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Jaroslav Kysela <perex@suse.cz>