commit | 010c480bbf9c3c2b4237a73242b4b3f7c9198114 | [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 | f833e790b47236115894c751d4e34070a4db62fd [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>