Searched hist:fcbdcc1a93dd49ccd0e0f34224ce1ba4203b75de (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/sound/pci/hda/ |
H A D | patch_via.c | diff fcbdcc1a93dd49ccd0e0f34224ce1ba4203b75de Wed Jun 20 15:36:17 CDT 2018 Takashi Iwai <tiwai@suse.de> ALSA: hda/via - Rewrite with error goto
Currently VIA codec driver invokes via_free() at each place of the error path. Move the error handling to the end of each function commonly and do goto-error as a standard idiom.
This is a preliminary patch for the further cleanups, and no functional changes.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
|