commit | 0b2338a9bf36b5ac6ed43425e2f1357fb3d3841b | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Feb 05 16:46:27 2019 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Feb 06 18:11:59 2019 +0100 |
tree | de7250a74b8b308c4cd6527ce51e74f7214cacba | |
parent | 29b2625ff605394ecd0b078e0cb67a151bb4d80c [diff] |
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>