From: Takashi Iwai Date: Fri, 27 Feb 2015 22:25:35 +0000 (+0100) Subject: ALSA: hda - Release resources in device release callback X-Git-Tag: omap-for-v4.2/o2_dc~120^2~6^2~43^2~10^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d56db741b8e688a0b9d4d5bb9caa11dfcb7c0b08;p=pandora-kernel.git ALSA: hda - Release resources in device release callback Move the destructor code to device release callback for the codec object instead. This is a safer place to release the resources than dev_free callback in general. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed