[I2C] Split mv643xx I2C platform support
authorTzachi Perelstein <tzachi@marvell.com>
Mon, 12 Nov 2007 17:38:51 +0000 (19:38 +0200)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 26 Jan 2008 15:03:59 +0000 (15:03 +0000)
commita0832798c05241f15e793805b6024919c07b8292
tree32651dbe7acda8a17efe4f44e75547e6266bb49b
parent60ce1c20068ec2c138cdf9e5cbe583cc60883c62
[I2C] Split mv643xx I2C platform support

The motivation for this change is to allow other chips, like the
Marvell Orion ARM SoC family, to use the existing i2c-mv64xxx driver.

Signed-off-by: Tzachi Perelstein <tzachi@marvell.com>
Acked-by: Nicolas Pitre <nico@marvell.com>
Acked-by: Dale Farnsworth <dale@farnsworth.org>
Acked-by: Mark A. Greer <mgreer@mvista.com>
Acked-by: Jean Delvare <khali@linux-fr.org>
drivers/i2c/busses/Kconfig
drivers/i2c/busses/i2c-mv64xxx.c
include/linux/mv643xx.h
include/linux/mv643xx_i2c.h [new file with mode: 0644]