commit | 41f9c78c2e599d3a50cf092eda2d1c2d5962bda8 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Wed Aug 29 08:34:39 2007 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Tue Sep 11 19:03:25 2007 +0100 |
tree | 7b88f2523ad11fe66f0d5bb31db2f5d502bee47a | |
parent | 28e18a0f691b3737f73ab9033ded6a4da6c31b2f [diff] |
[MIPS] PCI: Set need_domain_info if controller domain index is non-zero. This fixes this little funny: bigsur:/proc/bus/pci# ls -l total 0 dr-xr-xr-x 2 root root 0 Aug 28 19:31 00 dr-xr-xr-x 2 root root 0 Aug 28 19:31 00 dr-xr-xr-x 2 root root 0 Aug 28 19:31 01 dr-xr-xr-x 2 root root 0 Aug 28 19:31 03 -r--r--r-- 1 root root 0 Aug 28 19:31 devices Signed-off-by: Ralf Baechle <ralf@linux-mips.org>