commit | a3d5df34f9d71b3b6995c81ba95f494554a9711a | [log] [tgz] |
---|---|---|
author | Thierry Reding <thierry.reding@gmail.com> | Fri Sep 20 15:50:50 2013 +0200 |
committer | Tom Rini <trini@ti.com> | Mon Oct 07 08:21:23 2013 -0400 |
tree | 54a5283877951c44c9d9a1836f60ea12fc0d4b21 | |
parent | 6b216453209bcb8a37a5407664e5fc65468fc5a7 [diff] |
pci: Properly configure prefetchable memory region Forcibly set hose->pci_prefetch to NULL to make sure it will be setup. This will help if for any reason callers didn't make sure themselves to NULL the field. Signed-off-by: Thierry Reding <treding@nvidia.com>