x86: remove unneeded check in mmconf reject
commitd2ebdf4bae4f1d7c30e71fd74f270ca4cda024fc
authorYinghai Lu <Yinghai.Lu@Sun.COM>
Thu, 21 Feb 2008 06:21:57 +0000 (20 22:21 -0800)
committerIngo Molnar <mingo@elte.hu>
Sat, 26 Apr 2008 21:41:04 +0000 (26 23:41 +0200)
treeb1598f0ff38ff23e0f31b719a2f8795092d92c22
parent0d358f22f6c8f03ab215eee8d52b74f78cc3c7db
x86: remove unneeded check in mmconf reject

mmconfig is only used to access extended configuration space.

so don't need to reject MFG that only have one entry and only handle bus0.

Signed-off-by: Yinghai Lu <yinghai.lu@sun.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/pci/mmconfig-shared.c