device-port: Introduce pa_device_port_new_data
authorpoljar (Damir Jelić) <poljarinho@gmail.com>
Thu, 28 Mar 2013 11:05:11 +0000 (12:05 +0100)
committerArun Raghavan <arun.raghavan@collabora.co.uk>
Mon, 3 Jun 2013 19:08:39 +0000 (00:38 +0530)
commit80b0e285a5a2651f1cf43af32db3b0c583f99fda
tree1f830e4637c695ccb44314e2ff85fd7786baad05
parent23f88ecb84ef5ecccbdd45fbab55e52f602e4795
device-port: Introduce pa_device_port_new_data

Port creation is now slightly different. It is now similar to how
other objects are created (e.g. sinks/sources/cards).

This should become more useful in the future when we move more stuff to
the ports.

Functionally nothing has changed.
src/modules/alsa/alsa-mixer.c
src/modules/alsa/alsa-ucm.c
src/modules/bluetooth/module-bluetooth-device.c
src/pulsecore/device-port.c
src/pulsecore/device-port.h