powerpc/cell: Use driver_data acessors, not platform_data in Axon MSI
authorMichael Ellerman <michael@ellerman.id.au>
Wed, 10 Jun 2009 19:06:34 +0000 (19:06 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 15 Jun 2009 03:26:22 +0000 (13:26 +1000)
The Axon MSI driver incorrectly uses platform_data, rather than
the proper accessors for driver_data.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>

No differences found