]> asedeno.scripts.mit.edu Git - linux.git/commit
ALSA: pcmcia: Clean up with new procfs helpers
authorTakashi Iwai <tiwai@suse.de>
Mon, 4 Feb 2019 15:06:27 +0000 (16:06 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 6 Feb 2019 17:11:57 +0000 (18:11 +0100)
commit50a7a8e916edd7d5e3ce9a96c3bd1216cef93a58
treef0db4ec9471682a694ad359cae4fbbf9b3c4b16b
parent47f2769b4b2e267cba135fc19c89c32d202b1415
ALSA: pcmcia: 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/pcmcia/pdaudiocf/pdaudiocf_core.c