From: Gary Hade Date: Mon, 8 Oct 2007 23:24:16 +0000 (-0700) Subject: PCI: modify PCI bridge control ISA flag for clarity X-Git-Tag: v2.6.24-rc1~1393^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11949255d9433ea6c0908b7390ec4faecd1d4cf0;p=pandora-kernel.git PCI: modify PCI bridge control ISA flag for clarity Modify PCI Bridge Control ISA flag for clarity This patch changes PCI_BRIDGE_CTL_NO_ISA to PCI_BRIDGE_CTL_ISA and modifies it's clarifying comment and locations where used. The change reduces the chance of future confusion since it makes the set/unset meaning of the bit the same in both the bridge control register and bridge_ctl field of the pci_bus struct. Signed-off-by: Gary Hade Acked-by: Linas Vepstas Cc: Ivan Kokshaysky Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed