From: Chris Metcalf Date: Mon, 5 Aug 2013 17:32:52 +0000 (-0400) Subject: tile PCI RC: use proper accessor function X-Git-Tag: v3.12-rc1~120^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d9e53b93de7383d5bb4b3507f146bfcd83c6e5d;p=pandora-kernel.git tile PCI RC: use proper accessor function 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 --- Reading git-diff-tree failed