commit | d3a54014e2a94bd37b7dee5e76e03f7bc4fab49a | [log] [tgz] |
---|---|---|
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Wed Nov 12 14:38:53 2008 +1100 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Wed Jan 07 11:12:25 2009 -0800 |
tree | 93a8d3d8e6826492e61e754629ba30f646528d5c | |
parent | 1ca887970a3971a22e4875b7c6ad5ae3ce49f61a [diff] |
PCI: Add legacy_io/mem to all busses Currently, only PHBs get the legacy_* files, which makes it tricky for userland to get access to the legacy space. This commit exposes them in every bus, since even child buses may forward legacy cycles if configured properly. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>