Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-01-06 | [ARM] 4082/1: iop3xx: fix iop33x gpio register offset | Dan Williams | |
iop33x gpio offset is correct in include/asm-arm/arch-iop33x/iop33x.h, but include/asm-arm/hardware/iop3xx.h adds 4. Signed-off-by: Dan Williams <dan.j.williams@intel.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> | |||
2006-09-25 | [ARM] 3832/1: iop3xx: coding style cleanup | Lennert Buytenhek | |
Since the iop32x code isn't iop321-specific, and the iop33x code isn't iop331-specfic, do a s/iop321/iop32x/ and s/iop331/iop33x/, and tidy up the code to conform to the coding style guidelines somewhat better. Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> |