platform-msi: Factor out allocation/free of private data
authorMarc Zyngier <marc.zyngier@arm.com>
Mon, 23 Nov 2015 08:26:03 +0000 (08:26 +0000)
committerMarc Zyngier <marc.zyngier@arm.com>
Wed, 16 Dec 2015 15:29:44 +0000 (15:29 +0000)
commit72f57f2f430f9d262fe3c8dd957f57cbdc1f5f97
tree47a5db996facb075ef44d51974de96bc497a1c95
parentab6484ee84c17a948c4235c20928f6aee295ced7
platform-msi: Factor out allocation/free of private data

As we're going to have multiple paths to allocate/free the
platform-msi private data, factor this out into separate
utility functions.

Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
drivers/base/platform-msi.c