card: Move pa_card_add_profile() implementation to a more logical place
authorTanu Kaskinen <tanu.kaskinen@linux.intel.com>
Thu, 5 Dec 2013 16:56:39 +0000 (18:56 +0200)
committerTanu Kaskinen <tanu.kaskinen@linux.intel.com>
Thu, 5 Dec 2013 17:00:11 +0000 (19:00 +0200)
commitc00ba036dcadf5e31ca25212e68511902bec6807
tree5c5e4179c324ebbfb73bf580a44d804199a901c9
parent2ff195aaa4238105a6a426e927efb8f81e94b9c5
card: Move pa_card_add_profile() implementation to a more logical place

The old place was in the middle of pa_card_new_data functions, which
made no sense.
src/pulsecore/card.c