linux/sound/pci/ac97
Takashi Iwai 7c22f1aaa2 [ALSA] Remove snd_runtime_check() macro
Remove snd_runtime_check() macro.
This macro worsens the readability of codes.  They should be either
normal if() or removable asserts.

Also, the assert displays stack-dump, instead of only the last caller
pointer.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2005-11-04 13:17:42 +01:00
..
Makefile [ALSA] AC97 bus interface for ad-hoc drivers 2005-08-30 08:43:26 +02:00
ac97_bus.c [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks 2005-10-28 09:52:56 -07:00
ac97_codec.c [ALSA] Remove snd_runtime_check() macro 2005-11-04 13:17:42 +01:00
ac97_id.h [ALSA] Fix ALC658D support 2005-09-12 10:41:01 +02:00
ac97_local.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ac97_patch.c [ALSA] Remove snd_runtime_check() macro 2005-11-04 13:17:42 +01:00
ac97_patch.h [ALSA] Add VT1617A codec support 2005-08-30 08:45:22 +02:00
ac97_pcm.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ac97_proc.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ak4531_codec.c [ALSA] Replace with kzalloc() - pci stuff 2005-09-12 10:48:16 +02:00