[ARM] 4429/2: iop13xx: expose the 'iop' attribute versions of the tpmi control registers
authorDan Williams <dan.j.williams@intel.com>
Wed, 6 Jun 2007 16:51:21 +0000 (17:51 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 12 Jul 2007 10:11:55 +0000 (11:11 +0100)
The tpmi control registers can be accessed on the internal bus via an
address with PCI attributes or IOP attributes (i.e. read-only,
read-write... etc).  The sas driver needs access to the iop-attribute
registers for initialization.

Changelog:
* use ARRAY_SIZE for num_resources, Russell King

Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found