iop: Program outbound windows using the correct definitions
authorRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 27 Mar 2008 01:46:42 +0000 (18:46 -0700)
committerDan Williams <dan.j.williams@intel.com>
Wed, 26 Mar 2008 19:33:41 +0000 (12:33 -0700)
commit97c46048ce73c27fd2734299f07a8c06c8156a2e
tree08e0c16de508d43cf423bfebb1348cd71dffc65e
parent27eedbf557f511efbe5651fa2fbfa0e4e8315ab7
iop: Program outbound windows using the correct definitions

The outbound translate registers should be programmed with the bus
addresses that are defined in the header files, rather than the
physical address.

Currently it doesn't matter because they're identical, but the headers
currently allow them to be different, and not using the right macros
here means that people are in for a surprise if they change them.

Cc: Lennert Buytenhek <kernel@wantstofly.org>
Acked-by: Dan Williams <dan.j.williams@intel.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/plat-iop/pci.c