From: David Henningsson Date: Sat, 10 Jan 2015 12:02:22 +0000 (+0100) Subject: ALSA: hda - fixup input_free_device called after input_unregister_device X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~130^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=624afe4dc9a08992b200046dfe8a61f19bab74ab;p=pandora-kernel.git ALSA: hda - fixup input_free_device called after input_unregister_device Input_unregister_device will internally free the device, so input_free_device should not be called. Reported-by: Dan Carpenter Signed-off-by: David Henningsson Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed