Rene Herman
83c51c0ab0
[ALSA] isa_bus device/driver naming
...
isa_bus: delete snd_ prefix from the (sysfs visible) device/driver names.
Signed-off-by: Rene Herman <rene.herman@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
18 years ago
Takashi Iwai
5e24c1c1c4
[ALSA] Port the rest of ALSA ISA drivers to isa_driver
...
Port the rest of ALSA ISA drivers to use isa_driver framework
instead of platform_driver.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
18 years ago
Thomas Gleixner
65ca68b300
[PATCH] irq-flags: sound: Use the new IRQF_ constants
...
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Jaroslav Kysela <perex@suse.cz>
Cc: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
19 years ago
Takashi Iwai
bf850204a7
[ALSA] Remove unneeded read/write_size fields in proc text ops
...
Remove unneeded read/write_size fields in proc text ops.
snd_info_set_text_ops() is fixed, too.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
19 years ago
Takashi Iwai
c128b82cf4
[ALSA] Fix double free in error path of miro driver
...
Fixed the double free in error path of miro driver.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
19 years ago
Rene Herman
dcccdd938e
[ALSA] unregister platform device again if probe was unsuccessful
...
Unregister the platform device again if the probe was unsuccessful.
This restores the behaviour of not loading the driver on probe() failure.
Signed-off-by: Rene Herman <rene.herman@keyaccess.nl>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
19 years ago
Takashi Iwai
10d150e186
[ALSA] Remove obsolete kfree_nocheck call
...
Fixed the compilation, removing obsolete kfree_nocheck() call
for memory debugging.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
19 years ago
Martin Langer
1841f613fd
[ALSA] Add snd-miro driver
...
Added snd-miro driver for miroSOUND PCM by Martin Langer.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
19 years ago