device-port: Use pa_available_to_string
authorJoão Paulo Rechi Vita <jprvita@endlessm.com>
Mon, 13 Aug 2018 19:31:06 +0000 (12:31 -0700)
committerArun Raghavan <arun@arunraghavan.net>
Thu, 11 Oct 2018 13:08:41 +0000 (13:08 +0000)
commit784853004c91e3c14fb9b9745dd65126241d579e
tree46676877bb87c3097ab12b31a88a760e9152f5f8
parentd983cde529b57297c7793fbf83a96a88e105fd97
device-port: Use pa_available_to_string

Replace using the ternary operator with pa_available_to_string to print
value of a pa_available_t.
src/pulsecore/device-port.c