tile PCI RC: use proper accessor function
authorChris Metcalf <cmetcalf@tilera.com>
Mon, 5 Aug 2013 17:32:52 +0000 (13:32 -0400)
committerChris Metcalf <cmetcalf@tilera.com>
Tue, 6 Aug 2013 16:55:56 +0000 (12:55 -0400)
Using the low-level hv_dev_pread() API makes assumptions about the
layout of datastructures in the Tilera hypervisor API; it's better to
use the gxio_XXX accessor and the pcie_trio_ports_property struct.

Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>

No differences found