OSDN Git Service

audio/sink: Use service user_data for private data
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Tue, 25 Jun 2013 11:02:02 +0000 (14:02 +0300)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Fri, 12 Jul 2013 12:05:43 +0000 (15:05 +0300)
commitd109aa985da9bfcb04f19017b533ae3e6d75ed83
tree3584a6a1820a33576caaf4ac02fdfd31d05385c2
parent59046832564fc38917b07ef33b0b118cfa99762c
audio/sink: Use service user_data for private data

This remove the need of forward declaration of struct sink and prepare
for a complete removal of struct audio_device.
profiles/audio/device.c
profiles/audio/device.h
profiles/audio/manager.c
profiles/audio/sink.c
profiles/audio/sink.h