commit | 084f746a01ca026920e388e76e913cc7a26d5a3f | [log] [tgz] |
---|---|---|
author | Lennert Buytenhek <buytenh@wantstofly.org> | Sun Jan 08 01:01:12 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sun Jan 08 20:12:46 2006 -0800 |
tree | 8eb430502c39b4398bb162e80b012cc659fc4eee | |
parent | 3b68d70dffe255e7681d5725d96bc2b92a24bb9d [diff] |
[PATCH] cs89x0: switch {in,out}sw to {read,write}words Implement readwords/writewords that use readword/writeword, and switch the rest of the driver over to use these. Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org> Cc: dmitry pervushin <dpervushin@ru.mvista.com> Cc: <dsaxena@plexity.net> Cc: Jeff Garzik <jgarzik@pobox.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>