commit | ab9d90db956dec1a83f4c4ef443df6bdbfc3f25d | [log] [tgz] |
---|---|---|
author | Lennert Buytenhek <buytenh@wantstofly.org> | Mon Dec 18 01:02:24 2006 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Mon Dec 18 00:14:58 2006 +0000 |
tree | 2e0ba90fd9eef7e37aae91b8118983afed2fe6c0 | |
parent | 6d2e857d02a59332b7cd89aeac8b5962a357ac7a [diff] |
[ARM] 4056/1: iop13xx: fix resource.end off-by-one in flash setup The struct resource 'end' field is inclusive, the iop13xx flash setup code got this wrong. Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>