Home
last modified time | relevance | path

Searched hist:a14e7eb59bb7ce10766d4778d382ca52b235147f (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/ppc/
H A Dsnd_ps3.cdiff a14e7eb59bb7ce10766d4778d382ca52b235147f Fri Jan 02 08:03:43 CST 2015 Lars-Peter Clausen <lars@metafoo.de> ALSA: ps3: Remove unnecessary snd_pcm_lib_preallocate_free_for_all()

The ALSA core takes care that all preallocated memory is freed when the card
(and the PCM) itself is freed. There is no need to do this manually in the
driver.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>