ALSA: sparc: Clean up with new procfs helpers
authorTakashi Iwai <tiwai@suse.de>
Mon, 4 Feb 2019 15:06:43 +0000 (16:06 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 6 Feb 2019 17:11:57 +0000 (18:11 +0100)
commit3c6ee77088a9b5188d065780b1c540f5e3d879c8
treeb96241ef5bd74ae4328cbf483aa4a89f474f1a63
parent50a7a8e916edd7d5e3ce9a96c3bd1216cef93a58
ALSA: sparc: Clean up with new procfs helpers

Simplify the proc fs creation code with new helper functions,
snd_card_ro_proc_new() and snd_card_rw_proc_new().
Just a code refactoring and no functional changes.

Reviewed-by: Jaroslav Kysela <perex@perex.cz>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/sparc/dbri.c