Age | Commit message (Collapse) | Author | |
---|---|---|---|
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> | |||
2006-09-25 | [ARM] 3817/1: iop3xx: split the iop3xx mach into iop32x and iop33x | Lennert Buytenhek | |
Split the iop3xx mach type into iop32x and iop33x -- split the config symbols, and move the code in the mach-iop3xx directory to the mach-iop32x and mach-iop33x directories. Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> |