linux-stable/sound/pci/cs46xx
Takashi Iwai 0b2338a9bf ALSA: cs46xx: Clean up proc file creations
Again no functional changes, but only code clean up.
Use a standard macro for initializing the procfs entries, also drop
the info entries stored in dsp_spos_instance, as they are removed
recursively by a single snd_info_free_entry() calls.

Reviewed-by: Jaroslav Kysela <perex@perex.cz>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2019-02-06 18:11:59 +01:00
..
cs46xx.c ALSA: cs46xx: fix spelling mistake: "amplifer" -> "amplifier" 2018-04-27 21:26:19 +02:00
cs46xx.h ALSA: cs46xx: Remove always NULL parameters 2015-01-02 16:32:03 +01:00
cs46xx_dsp_scb_types.h ALSA: Move some headers to local directories from include/sound 2012-07-03 08:23:09 +02:00
cs46xx_dsp_spos.h ALSA: cs46xx: Clean up proc file creations 2019-02-06 18:11:59 +01:00
cs46xx_dsp_task_types.h scripts/spelling.txt: add "overwriten" pattern and fix typo instances 2017-02-27 18:43:47 -08:00
cs46xx_lib.c ALSA: pci: Remove superfluous snd_pcm_suspend*() calls 2019-01-15 17:47:15 +01:00
cs46xx_lib.h ALSA: cs46xx: Fix old ifdef CONFIG_PROC_FS 2015-05-29 07:55:37 +02:00
dsp_spos.c ALSA: cs46xx: Clean up proc file creations 2019-02-06 18:11:59 +01:00
dsp_spos.h ALSA: cs46xx - Fix suspend/resume with new DSP 2009-12-22 09:00:14 +01:00
dsp_spos_scb_lib.c ALSA: cs46xx: Clean up proc file creations 2019-02-06 18:11:59 +01:00
Makefile