summaryrefslogtreecommitdiff
path: root/drivers/macintosh
diff options
context:
space:
mode:
authorPierre Peiffer <pierre.peiffer@stericsson.com>2011-08-24 16:00:42 +0200
committerPhilippe Langlais <philippe.langlais@linaro.org>2012-03-19 09:02:20 +0100
commit148c1aac70d59a4d6531cc18905dfd640a762ba5 (patch)
tree6014a2f62bdac89d50a4701af7526ec0d5c6eb38 /drivers/macintosh
parent925581cbdd18f28078d471e7dd6f7780ed378d5b (diff)
U8500 CM: instantiate singleton in default domain
Singleton components are components used as shared lib on MMDSP and are allocated in the memory domain given at first instantiation. That domain will thus be seen as busy until all users have released their reference to this singleton component, preventing this domain to be released by its creator, even if it has released his reference. This patch assigns these singletons to a default domain once they are created to avoid this issue. ST-Ericsson ID: 356938 ST-Ericsson Linux next: - ST-Ericsson FOSS-OUT ID: Trivial Signed-off-by: Pierre Peiffer <pierre.peiffer@stericsson.com> Change-Id: Ie5590147624d3cb399469600bbc35359ef741295
Diffstat (limited to 'drivers/macintosh')
0 files changed, 0 insertions, 0 deletions