diff options
author | Lennert Buytenhek <buytenh@wantstofly.org> | 2006-01-14 13:21:17 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-01-14 18:27:13 -0800 |
commit | a07f0dbec01fda6d88f5089e21454b8df53d36fc (patch) | |
tree | f15c12ffd1aeaa0f7aa7530ad9dc6fd76810f9f0 /drivers/acorn | |
parent | 580d7b8cc59d68a3d26bfcc64c2053b464782c9a (diff) |
[PATCH] cs89x0: use u16 for device register data
cs89x0 inconsistently used 'int' and 'u32' for device register data.
As the cs89x0 is a 16-bit chip, change the I/O accessors over to 'u16'.
(Spotted by Deepak Saxena.)
Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/acorn')
0 files changed, 0 insertions, 0 deletions