alsa: Use pa_device_port->impl_free() for freeing port data
authorArun Raghavan <git@arunraghavan.net>
Tue, 3 May 2016 12:52:09 +0000 (18:22 +0530)
committerArun Raghavan <arun@arunraghavan.net>
Wed, 22 Jun 2016 15:34:47 +0000 (21:04 +0530)
commitb793f68f2edf2a4836ea907a0c058997d41ee67a
tree01a604ba29a6cb16f8442c872f6e595e48f5a5a8
parent9e10c1caa34524c52538283083b134ccf0046998
alsa: Use pa_device_port->impl_free() for freeing port data

This allows us to clean up ucm port data associated with a port during
port clean up, instead of having to track this separately using a
dynarray.
src/modules/alsa/alsa-mixer.c
src/modules/alsa/alsa-ucm.c
src/modules/alsa/alsa-ucm.h