mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-24 23:24:31 +00:00
The calls of snd_info_register() are superfluous and should be avoided at the procfs creation time. They are called at the end of the whole initialization via snd_card_register(). This patch drops such superfluous calls. Signed-off-by: Takashi Iwai <tiwai@suse.de> |
||
|---|---|---|
| .. | ||
| Makefile | ||
| opl4_lib.c | ||
| opl4_local.h | ||
| opl4_mixer.c | ||
| opl4_proc.c | ||
| opl4_seq.c | ||
| opl4_synth.c | ||
| yrw801.c | ||