commit | 7449054af0dcfa2839bb2da0a393bd35cf08daff | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Mon Feb 04 16:07:35 2019 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Feb 06 18:11:57 2019 +0100 |
tree | 3b83650e4a1b82e7c922b4658f9d815542386267 | |
parent | 3c6ee77088a9b5188d065780b1c540f5e3d879c8 [diff] |
ALSA: usb: 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>