]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] i810fb: Cleanup I2C code
authorAntonino A. Daplas <adaplas@gmail.com>
Mon, 7 Nov 2005 09:00:50 +0000 (01:00 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 7 Nov 2005 15:53:52 +0000 (07:53 -0800)
commit68f0cf98c3eee4f3404d06853316657585290803
treebc7e3dd1e15d147c1aa482df69f433ff37246641
parent6b0d19022d8eaf517ee2df79495771283df0b874
[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>
drivers/video/i810/i810-i2c.c
drivers/video/i810/i810.h
drivers/video/i810/i810_main.c
drivers/video/i810/i810_regs.h