platform-msi: Allow MSIs to be allocated in chunks
authorMarc Zyngier <marc.zyngier@arm.com>
Mon, 23 Nov 2015 08:26:02 +0000 (08:26 +0000)
committerMarc Zyngier <marc.zyngier@arm.com>
Wed, 16 Dec 2015 15:29:44 +0000 (15:29 +0000)
commitab6484ee84c17a948c4235c20928f6aee295ced7
tree0c9e1040ddeb9e6c397e660579c0bc7d7e80570a
parent9f9499ae8e6415cefc4fe0a96ad0e27864353c89
platform-msi: Allow MSIs to be allocated in chunks

MSIs for a given device are normally all allocated in one go.
Make sure the internal code can allocate them one at a time
if required.

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