1
0
Fork 0
alistair23-linux/sound/drivers/opl4
Takashi Iwai 413d452f3a ALSA: opl4: Remove superfluous snd_info_register() calls
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>
2019-02-06 18:11:53 +01:00
..
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
opl4_lib.c ALSA: drivers: Remove empty init and exit 2018-08-03 16:11:30 +02:00
opl4_local.h ALSA: seq: Allow the modular sequencer registration 2017-06-12 08:43:33 +02:00
opl4_mixer.c
opl4_proc.c ALSA: opl4: Remove superfluous snd_info_register() calls 2019-02-06 18:11:53 +01:00
opl4_seq.c ALSA: seq: Define driver object in each driver 2015-02-12 14:15:54 +01:00
opl4_synth.c ALSA: Include linux/io.h instead of asm/io.h 2015-01-28 16:49:33 +01:00
yrw801.c