/openbmc/linux/sound/isa/cs423x/ |
H A D | cs4236_lib.c | diff 7c22f1aaa23370bf9ba2dd3abbccbed70dced216 Mon Oct 10 04:46:31 CDT 2005 Takashi Iwai <tiwai@suse.de> [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>
|
/openbmc/linux/sound/core/seq/ |
H A D | seq_midi.c | diff 7c22f1aaa23370bf9ba2dd3abbccbed70dced216 Mon Oct 10 04:46:31 CDT 2005 Takashi Iwai <tiwai@suse.de> [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>
|
/openbmc/linux/sound/core/oss/ |
H A D | mixer_oss.c | diff 7c22f1aaa23370bf9ba2dd3abbccbed70dced216 Mon Oct 10 04:46:31 CDT 2005 Takashi Iwai <tiwai@suse.de> [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>
|
/openbmc/linux/sound/ppc/ |
H A D | pmac.c | diff 7c22f1aaa23370bf9ba2dd3abbccbed70dced216 Mon Oct 10 04:46:31 CDT 2005 Takashi Iwai <tiwai@suse.de> [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>
|
/openbmc/linux/sound/pci/emu10k1/ |
H A D | emufx.c | diff 7c22f1aaa23370bf9ba2dd3abbccbed70dced216 Mon Oct 10 04:46:31 CDT 2005 Takashi Iwai <tiwai@suse.de> [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>
|
H A D | emupcm.c | diff 7c22f1aaa23370bf9ba2dd3abbccbed70dced216 Mon Oct 10 04:46:31 CDT 2005 Takashi Iwai <tiwai@suse.de> [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>
|
/openbmc/linux/sound/pci/ac97/ |
H A D | ac97_patch.c | diff 7c22f1aaa23370bf9ba2dd3abbccbed70dced216 Mon Oct 10 04:46:31 CDT 2005 Takashi Iwai <tiwai@suse.de> [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>
|
H A D | ac97_codec.c | diff 7c22f1aaa23370bf9ba2dd3abbccbed70dced216 Mon Oct 10 04:46:31 CDT 2005 Takashi Iwai <tiwai@suse.de> [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>
|
/openbmc/linux/sound/pci/trident/ |
H A D | trident_main.c | diff 7c22f1aaa23370bf9ba2dd3abbccbed70dced216 Mon Oct 10 04:46:31 CDT 2005 Takashi Iwai <tiwai@suse.de> [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>
|
/openbmc/linux/sound/core/ |
H A D | pcm.c | diff 7c22f1aaa23370bf9ba2dd3abbccbed70dced216 Mon Oct 10 04:46:31 CDT 2005 Takashi Iwai <tiwai@suse.de> [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>
|
H A D | init.c | diff 7c22f1aaa23370bf9ba2dd3abbccbed70dced216 Mon Oct 10 04:46:31 CDT 2005 Takashi Iwai <tiwai@suse.de> [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>
|
H A D | timer.c | diff 7c22f1aaa23370bf9ba2dd3abbccbed70dced216 Mon Oct 10 04:46:31 CDT 2005 Takashi Iwai <tiwai@suse.de> [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>
|
H A D | control.c | diff 7c22f1aaa23370bf9ba2dd3abbccbed70dced216 Mon Oct 10 04:46:31 CDT 2005 Takashi Iwai <tiwai@suse.de> [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>
|
H A D | pcm_lib.c | diff 7c22f1aaa23370bf9ba2dd3abbccbed70dced216 Mon Oct 10 04:46:31 CDT 2005 Takashi Iwai <tiwai@suse.de> [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>
|
H A D | pcm_native.c | diff 7c22f1aaa23370bf9ba2dd3abbccbed70dced216 Mon Oct 10 04:46:31 CDT 2005 Takashi Iwai <tiwai@suse.de> [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>
|
/openbmc/linux/include/sound/ |
H A D | core.h | diff 7c22f1aaa23370bf9ba2dd3abbccbed70dced216 Mon Oct 10 04:46:31 CDT 2005 Takashi Iwai <tiwai@suse.de> [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>
|