mirror of
https://github.com/torvalds/linux.git
synced 2025-11-03 01:59:51 +02: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> |
||
|---|---|---|
| .. | ||
| emux | ||
| Kconfig | ||
| Makefile | ||
| util_mem.c | ||