commit | 5fab851ea15206cc375582ad0db79f7827325098 | [log] [tgz] |
---|---|---|
author | Antonino A. Daplas <adaplas@gmail.com> | Mon Nov 07 01:00:50 2005 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Mon Nov 07 07:53:52 2005 -0800 |
tree | bc7e3dd1e15d147c1aa482df69f433ff37246641 | |
parent | 8a0934f2969df4cdea81cf48fde4c8626b32325d [diff] |
[PATCH] i810fb: Cleanup I2C code - The functions for reading the 1st and 2nd bus are essentially the same, except for the register. Consolidate them all. - According to Nicolas Boichat, there is an undocumented 3rd i2c bus for attaching daughter cards. Add support for this. Signed-off-by: Antonino Daplas <adaplas@pol.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>