]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ALSA: x86: Drop superfluous PCM private_free
authorTakashi Iwai <tiwai@suse.de>
Tue, 31 Jan 2017 15:17:14 +0000 (16:17 +0100)
committerTakashi Iwai <tiwai@suse.de>
Fri, 3 Feb 2017 16:33:55 +0000 (17:33 +0100)
commitf6a82a0c01e51dd494b6eb68861473368355e58b
treee73423ec29cc4e71c3678a40ea972399c597e778
parente9d65abfa63fad3da372a3852dcade88b5506f4c
ALSA: x86: Drop superfluous PCM private_free

snd_pcm_lib_preallocate_free_for_all() doesn't have to be called from
each driver as it's called in the PCM core.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/x86/intel_hdmi_audio.c